| Class | Line # | Actions | |||||
|---|---|---|---|---|---|---|---|
| DateTimeUtils | 38 | 92 | 0% | 48 | 9 | 0.942675294.3% |
|
| DateTimeUtils.MillisProvider | 512 | 0 | - | 0 | 0 | -1.0 - |
|
| DateTimeUtils.SystemMillisProvider | 526 | 1 | 0% | 1 | 0 | 1.0100% |
|
| DateTimeUtils.FixedMillisProvider | 539 | 2 | 0% | 2 | 0 | 1.0100% |
|
| DateTimeUtils.OffsetMillisProvider | 563 | 2 | 0% | 2 | 0 | 1.0100% |
|
Class DateTimeUtils |
Line # 38 |
92 |
0% |
48 |
9 |
0.942675294.3% |
|---|---|---|---|---|---|---|
| <clinit>, line 46() <clinit>, line 46() | 4646 | 13.013 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| put(Map<String, DateTimeZone>,String,String) : void put(Map<String, DateTimeZone>,String,String) : void | 6363 | 2.02 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| DateTimeUtils() DateTimeUtils() | 7474 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| currentTimeMillis() : long currentTimeMillis() : long | 8787 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| setCurrentMillisSystem() : void setCurrentMillisSystem() : void | 9999 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| setCurrentMillisFixed(long) : void setCurrentMillisFixed(long) : void | 113113 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| setCurrentMillisOffset(long) : void setCurrentMillisOffset(long) : void | 128128 | 4.04 | 0.00% | 2.02 | 2.02 | 0.6666667 0.666666766.7% |
| setCurrentMillisProvider(MillisProvider) : void setCurrentMillisProvider(MillisProvider) : void | 147147 | 4.04 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| checkPermission() : void checkPermission() : void | 160160 | 3.03 | 0.00% | 2.02 | 2.02 | 0.6 0.660% |
| getInstantMillis(ReadableInstant) : long getInstantMillis(ReadableInstant) : long | 177177 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getInstantChronology(ReadableInstant) : Chronology getInstantChronology(ReadableInstant) : Chronology | 195195 | 6.06 | 0.00% | 3.03 | 0.00 | 1.0 1.0100% |
| getIntervalChronology(ReadableInstant,ReadableInstant) : Chronology getIntervalChronology(ReadableInstant,ReadableInstant) : Chronology | 218218 | 8.08 | 0.00% | 4.04 | 0.00 | 1.0 1.0100% |
| getIntervalChronology(ReadableInterval) : Chronology getIntervalChronology(ReadableInterval) : Chronology | 242242 | 6.06 | 0.00% | 3.03 | 0.00 | 1.0 1.0100% |
| getReadableInterval(ReadableInterval) : ReadableInterval getReadableInterval(ReadableInterval) : ReadableInterval | 265265 | 4.04 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getChronology(Chronology) : Chronology getChronology(Chronology) : Chronology | 283283 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getZone(DateTimeZone) : DateTimeZone getZone(DateTimeZone) : DateTimeZone | 300300 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getPeriodType(PeriodType) : PeriodType getPeriodType(PeriodType) : PeriodType | 317317 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getDurationMillis(ReadableDuration) : long getDurationMillis(ReadableDuration) : long | 334334 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| isContiguous(ReadablePartial) : boolean isContiguous(ReadablePartial) : boolean | 365365 | 10.010 | 0.00% | 6.06 | 0.00 | 1.0 1.0100% |
| getDateFormatSymbols(Locale) : DateFormatSymbols getDateFormatSymbols(Locale) : DateFormatSymbols | 395395 | 4.04 | 0.00% | 2.02 | 1.01 | 0.75 0.7575% |
| getDefaultTimeZoneNames() : Map<String, DateTimeZone> getDefaultTimeZoneNames() : Map<String, DateTimeZone> | 428428 | 1.01 | 0.00% | 1.01 | 1.01 | 0.0 0.00% |
| setDefaultTimeZoneNames(Map<String, DateTimeZone>) : void setDefaultTimeZoneNames(Map<String, DateTimeZone>) : void | 440440 | 1.01 | 0.00% | 1.01 | 1.01 | 0.0 0.00% |
| toJulianDay(long) : double toJulianDay(long) : double | 462462 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| toJulianDayNumber(long) : long toJulianDayNumber(long) : long | 487487 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| fromJulianDay(double) : long fromJulianDay(double) : long | 500500 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
Class DateTimeUtils.MillisProvider |
Line # 512 |
0 |
- |
0 |
0 |
-1.0 - |
|---|
|
Class DateTimeUtils.SystemMillisProvider |
Line # 526 |
1 |
0% |
1 |
0 |
1.0100% |
|---|---|---|---|---|---|---|
| getMillis() : long getMillis() : long | 531531 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
Class DateTimeUtils.FixedMillisProvider |
Line # 539 |
2 |
0% |
2 |
0 |
1.0100% |
|---|---|---|---|---|---|---|
| FixedMillisProvider(long) FixedMillisProvider(long) | 547547 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getMillis() : long getMillis() : long | 555555 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
Class DateTimeUtils.OffsetMillisProvider |
Line # 563 |
2 |
0% |
2 |
0 |
1.0100% |
|---|---|---|---|---|---|---|
| OffsetMillisProvider(long) OffsetMillisProvider(long) | 571571 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getMillis() : long getMillis() : long | 579579 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
0.2035928
|
org.joda.time.TestTimeOfDay_Basics.testToDateTime_nullRIorg.joda.time.TestTimeOfDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.19161677
|
org.joda.time.TestLocalTime_Basics.testToDateTime_nullRIorg.joda.time.TestLocalTime_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.19161677
|
org.joda.time.TestPartial_Basics.testToDateTime_nullRIorg.joda.time.TestPartial_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.1736527
|
org.joda.time.TestMutableInterval_Basics.testToPeriodorg.joda.time.TestMutableInterval_Basics.testToPeriod | 1PASS | ||
|
0.1736527
|
org.joda.time.TestDateTimeUtils.testIsContiguous_RP_GJChronologyorg.joda.time.TestDateTimeUtils.testIsContiguous_RP_GJChronology | 1PASS | ||
|
0.1736527
|
org.joda.time.TestInterval_Basics.testToPeriodorg.joda.time.TestInterval_Basics.testToPeriod | 1PASS | ||
|
0.1736527
|
org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType1org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType1 | 1PASS | ||
|
0.1736527
|
org.joda.time.TestInterval_Basics.testToPeriod_PeriodType1org.joda.time.TestInterval_Basics.testToPeriod_PeriodType1 | 1PASS | ||
|
0.16766468
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI3org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.16766468
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType4 | 1PASS | ||
|
0.16766468
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType4 | 1PASS | ||
|
0.16766468
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI3org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.16167665
|
org.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RPartialorg.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RPartial | 1PASS | ||
|
0.16167665
|
org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType2org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType2 | 1PASS | ||
|
0.16167665
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullRIorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.16167665
|
org.joda.time.TestDateTimeUtils.testGetReadableInterval_ReadableIntervalorg.joda.time.TestDateTimeUtils.testGetReadableInterval_ReadableInterval | 1PASS | ||
|
0.16167665
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_JustAfterLastEverOverlaporg.joda.time.TestDateTimeZoneCutover.test_DateTime_JustAfterLastEverOverlap | 1PASS | ||
|
0.16167665
|
org.joda.time.TestYearMonth_Basics.testToDateTime_nullRIorg.joda.time.TestYearMonth_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.16167665
|
org.joda.time.TestInterval_Basics.testToPeriod_PeriodType2org.joda.time.TestInterval_Basics.testToPeriod_PeriodType2 | 1PASS | ||
|
0.16167665
|
org.joda.time.TestMonthDay_Basics.testToDateTime_nullRIorg.joda.time.TestMonthDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.15568863
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI4org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.15568863
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI4org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.1497006
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType1 | 1PASS | ||
|
0.1497006
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullRIorg.joda.time.TestLocalDate_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.1497006
|
org.joda.time.TestInterval_Basics.testGap_RInterval_nullorg.joda.time.TestInterval_Basics.testGap_RInterval_null | 1PASS | ||
|
0.1497006
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2 | 1PASS | ||
|
0.1497006
|
org.joda.time.TestDateTimeUtils.testIsContiguous_RPorg.joda.time.TestDateTimeUtils.testIsContiguous_RP | 1PASS | ||
|
0.1497006
|
org.joda.time.TestInterval_Basics.testOverlap_RInterval_nullorg.joda.time.TestInterval_Basics.testOverlap_RInterval_null | 1PASS | ||
|
0.1497006
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP1org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP1 | 1PASS | ||
|
0.1497006
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI1org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI2org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType1 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestYearMonthDay_Basics.testToInterval_Zoneorg.joda.time.TestYearMonthDay_Basics.testToInterval_Zone | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI4org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI4 | 1PASS | ||
|
0.13772455
|
org.joda.time.chrono.TestGJChronology.testYearEndAddDaysorg.joda.time.chrono.TestGJChronology.testYearEndAddDays | 1PASS | ||
|
0.13772455
|
org.joda.time.TestDuration_Basics.testToPeriodTo_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriodTo_PeriodType | 1PASS | ||
|
0.13772455
|
org.joda.time.TestDuration_Basics.testToPeriodToorg.joda.time.TestDuration_Basics.testToPeriodTo | 1PASS | ||
|
0.13772455
|
org.joda.time.TestDuration_Basics.testToPeriodFrom_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriodFrom_PeriodType | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType2 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestYearMonthDay_Basics.testToInterval_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToInterval_nullZone | 1PASS | ||
|
0.13772455
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType2 | 1PASS | ||
|
0.13772455
|
org.joda.time.chrono.TestGJChronology.testSubtractDaysorg.joda.time.chrono.TestGJChronology.testSubtractDays | 1PASS | ||
|
0.13772455
|
org.joda.time.chrono.TestGJChronology.testCutoverAddYearsorg.joda.time.chrono.TestGJChronology.testCutoverAddYears | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType1 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.13772455
|
org.joda.time.TestYearMonthDay_Basics.testToIntervalorg.joda.time.TestYearMonthDay_Basics.testToInterval | 1PASS | ||
|
0.13772455
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType2 | 1PASS | ||
|
0.13772455
|
org.joda.time.chrono.TestGJChronology.testCutoverAddDaysorg.joda.time.chrono.TestGJChronology.testCutoverAddDays | 1PASS | ||
|
0.13772455
|
org.joda.time.chrono.TestGJChronology.testCutoverAddMonthsorg.joda.time.chrono.TestGJChronology.testCutoverAddMonths | 1PASS | ||
|
0.13772455
|
org.joda.time.TestDuration_Basics.testToPeriodFromorg.joda.time.TestDuration_Basics.testToPeriodFrom | 1PASS | ||
|
0.13772455
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType1 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth1 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth2 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_standardYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_standardYear | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_exactMonthsorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_exactMonths | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth1 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth3org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth3 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestDateTimeUtils.testGetInstantMillis_RIorg.joda.time.TestDateTimeUtils.testGetInstantMillis_RI | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth2 | 1PASS | ||
|
0.13173653
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_leapYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_leapYear | 1PASS | ||
|
0.1257485
|
org.joda.time.TestSeconds.testFactory_secondsBetween_RPartialorg.joda.time.TestSeconds.testFactory_secondsBetween_RPartial | 1PASS | ||
|
0.1257485
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTimeorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime | 1PASS | ||
|
0.1257485
|
org.joda.time.TestHours.testFactory_hoursBetween_RPartialorg.joda.time.TestHours.testFactory_hoursBetween_RPartial | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMutableInterval_Constructors.testParse_noFormatterorg.joda.time.TestMutableInterval_Constructors.testParse_noFormatter | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_YearMonthorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_YearMonth | 1PASS | ||
|
0.1257485
|
org.joda.time.TestInterval_Constructors.testParse_noFormatterorg.joda.time.TestInterval_Constructors.testParse_noFormatter | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra_twoDigit | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateTime | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddDayorg.joda.time.TestYearMonthDay_Properties.testPropertyAddDay | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Koreanorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Korean | 1PASS | ||
|
0.1257485
|
org.joda.time.TestLocalDate_Basics.testToInterval_nullZoneorg.joda.time.TestLocalDate_Basics.testToInterval_nullZone | 1PASS | ||
|
0.1257485
|
org.joda.time.TestLocalDate_Basics.testToIntervalorg.joda.time.TestLocalDate_Basics.testToInterval | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYearMonth_Basics.testToInterval_nullZoneorg.joda.time.TestYearMonth_Basics.testToInterval_nullZone | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval4org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval4 | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMinutes.testFactory_minutesBetween_RPartialorg.joda.time.TestMinutes.testFactory_minutesBetween_RPartial | 1PASS | ||
|
0.1257485
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_Zone | 1PASS | ||
|
0.1257485
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_MonthDayorg.joda.time.TestDays.testFactory_daysBetween_RPartial_MonthDay | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYears.testFactory_yearsBetween_RPartialorg.joda.time.TestYears.testFactory_yearsBetween_RPartial | 1PASS | ||
|
0.1257485
|
org.joda.time.TestWeeks.testFactory_weeksBetween_RPartialorg.joda.time.TestWeeks.testFactory_weeksBetween_RPartial | 1PASS | ||
|
0.1257485
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI4org.joda.time.TestInterval_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.1257485
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_nullZone | 1PASS | ||
|
0.1257485
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_LocalDateorg.joda.time.TestDays.testFactory_daysBetween_RPartial_LocalDate | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_France | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyAddMonth | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormat.testFormat_year_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_year_twoDigit | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYearMonth_Properties.testPropertyAddMonthorg.joda.time.TestYearMonth_Properties.testPropertyAddMonth | 1PASS | ||
|
0.1257485
|
org.joda.time.TestYearMonth_Basics.testToIntervalorg.joda.time.TestYearMonth_Basics.testToInterval | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_MonthDayorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_MonthDay | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.1257485
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_LocalDateorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_LocalDate | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekyearOfEra_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_weekyearOfEra_twoDigit | 1PASS | ||
|
0.1257485
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_YearMonthorg.joda.time.TestDays.testFactory_daysBetween_RPartial_YearMonth | 1PASS | ||
|
0.1257485
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDate | 1PASS | ||
|
0.119760476
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI7org.joda.time.TestInterval_Constructors.testConstructor_RP_RI7 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP7org.joda.time.TestInterval_Constructors.testConstructor_RI_RP7 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP7org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP7 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI2 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI3org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI3 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType1 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType3 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType3 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI1 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType1 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestDateTimeUtils.testOffsetMillisorg.joda.time.TestDateTimeUtils.testOffsetMillis | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP8org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP8 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestDateTimeZoneCutover.testPeriodorg.joda.time.TestDateTimeZoneCutover.testPeriod | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType2 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType2 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType8org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType8 | 1PASS | ||
|
0.119760476
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI7org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI7 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI5org.joda.time.TestInterval_Constructors.testConstructor_RD_RI5 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP8org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP8 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP1org.joda.time.TestInterval_Constructors.testConstructor_RI_RP1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_setZoneRetainFields_Turkorg.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_setZoneRetainFields_Turk | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD5org.joda.time.TestInterval_Constructors.testConstructor_RI_RD5 | 1PASS | ||
|
0.11377245
|
org.joda.time.format.TestDateTimeFormatter.testPrint_chrono_and_zoneorg.joda.time.format.TestDateTimeFormatter.testPrint_chrono_and_zone | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD5 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI3org.joda.time.TestInterval_Constructors.testConstructor_RD_RI3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP3org.joda.time.TestInterval_Constructors.testConstructor_RI_RP3 | 1PASS | ||
|
0.11377245
|
org.joda.time.chrono.TestISOChronology.testAddMonthsorg.joda.time.chrono.TestISOChronology.testAddMonths | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI5 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI8org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI8 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP8org.joda.time.TestInterval_Constructors.testConstructor_RI_RP8 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestLocalDate_Basics.testToInterval_Zoneorg.joda.time.TestLocalDate_Basics.testToInterval_Zone | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP3org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP3 | 1PASS | ||
|
0.11377245
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortMediumDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortMediumDateTime | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD3org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd1org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_withZoneRetainFields_Gazaorg.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_withZoneRetainFields_Gaza | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_Berlinorg.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_Berlin | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI3org.joda.time.TestInterval_Constructors.testConstructor_RP_RI3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI8org.joda.time.TestInterval_Constructors.testConstructor_RP_RI8 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testOverlap_RInterval_zoneUTCorg.joda.time.TestInterval_Basics.testOverlap_RInterval_zoneUTC | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testOverlap_RInterval_zoneorg.joda.time.TestInterval_Basics.testOverlap_RInterval_zone | 1PASS | ||
|
0.11377245
|
org.joda.time.TestLocalDate_Basics.testToInterval_Zone_noMidnightorg.joda.time.TestLocalDate_Basics.testToInterval_Zone_noMidnight | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI3org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeUtils.testGetIntervalChronology_RI_RIorg.joda.time.TestDateTimeUtils.testGetIntervalChronology_RI_RI | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP2 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI2org.joda.time.TestInterval_Constructors.testConstructor_RP_RI2 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTime_Basics.testToString_String_Localeorg.joda.time.TestDateTime_Basics.testToString_String_Locale | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval2org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval2 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testWithPeriodAfterStart1org.joda.time.TestInterval_Basics.testWithPeriodAfterStart1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_NewYorkorg.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_NewYork | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeUtils.testGetInstantChronology_RIorg.joda.time.TestDateTimeUtils.testGetInstantChronology_RI | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Turk | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testGap_RInterval_zoneUTCorg.joda.time.TestInterval_Basics.testGap_RInterval_zoneUTC | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Gaza | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI9org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI9 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI2 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI3org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Gazaorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Gaza | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI1org.joda.time.TestInterval_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI8org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI8 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Turkorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Turk | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDuration_Basics.testToIntervalToorg.joda.time.TestDuration_Basics.testToIntervalTo | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Basics.testGap_RInterval_zoneorg.joda.time.TestInterval_Basics.testGap_RInterval_zone | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD1org.joda.time.TestInterval_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoStartorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoStart | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD3org.joda.time.TestInterval_Constructors.testConstructor_RI_RD3 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI1org.joda.time.TestInterval_Constructors.testConstructor_RP_RI1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDateTimeZoneCutover.testForum4013394_retainOffsetWhenRetainFields_sameOffsetsDifferentZonesorg.joda.time.TestDateTimeZoneCutover.testForum4013394_retainOffsetWhenRetainFields_sameOffsetsDifferentZones | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestDuration_Basics.testToIntervalFromorg.joda.time.TestDuration_Basics.testToIntervalFrom | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP2org.joda.time.TestInterval_Constructors.testConstructor_RI_RP2 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoEndorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoEnd | 1PASS | ||
|
0.11377245
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP1org.joda.time.TestMutableDateTime_Adds.testAdd_RP1 | 1PASS | ||
|
0.11377245
|
org.joda.time.TestYearMonth_Basics.testToInterval_Zoneorg.joda.time.TestYearMonth_Basics.testToInterval_Zone | 1PASS | ||
|
0.10778443
|
org.joda.time.TestDateTimeUtils.testFixedMillisorg.joda.time.TestDateTimeUtils.testFixedMillis | 1PASS | ||
|
0.10778443
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.10778443
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI5org.joda.time.TestInterval_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonth_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestYearMonth_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestInterval_Basics.testToString_reparseorg.joda.time.TestInterval_Basics.testToString_reparse | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Basics.testToStringorg.joda.time.TestMutableInterval_Basics.testToString | 1PASS | ||
|
0.1017964
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_Zoneorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_Zone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColonorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningHelloWorld_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningHelloWorld_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.TestInterval_Basics.testToStringorg.joda.time.TestInterval_Basics.testToString | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortTime | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalTime_Basics.testToDateTimeTodayDefaultZoneorg.joda.time.TestLocalTime_Basics.testToDateTimeTodayDefaultZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffset | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colonorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon | 1PASS | ||
|
0.1017964
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestTimeOfDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object5org.joda.time.TestMutableInterval_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_France | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object1org.joda.time.TestMutableInterval_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedSignedDecimalorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedSignedDecimal | 1PASS | ||
|
0.1017964
|
org.joda.time.TestInterval_Basics.testContains_RInterval_zeroDurationorg.joda.time.TestInterval_Basics.testContains_RInterval_zeroDuration | 1PASS | ||
|
0.1017964
|
org.joda.time.TestStringConvert.testMutableDateTimeorg.joda.time.TestStringConvert.testMutableDateTime | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneTokyoorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneTokyo | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestMonthDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestStringConvert.testDateTimeorg.joda.time.TestStringConvert.testDateTime | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime_Zone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestInterval_Constructors.testConstructor_Object1org.joda.time.TestInterval_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.1017964
|
org.joda.time.TestDateTimeUtils.testGetIntervalChronology_RIntervalorg.joda.time.TestDateTimeUtils.testGetIntervalChronology_RInterval | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedDecimalorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedDecimal | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTODorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France_withSpecifiedDefaultorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France_withSpecifiedDefault | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTimeorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestYearMonth_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreekorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreek | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Basics.testIsBeforeNoworg.joda.time.TestMutableInterval_Basics.testIsBeforeNow | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_France | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalDate_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetAndZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD_Zone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMonthDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestMonthDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetAndZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI1org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI1 | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraBC_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraBC_France | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatter.testPrint_appendableMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_appendableMethods | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Basics.testContainsNoworg.joda.time.TestMutableInterval_Basics.testContainsNow | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseZoneTokyoorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseZoneTokyo | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object1org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object1 | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_nullZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_Zone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTimeorg.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalTime_Basics.testToDateTimeToday_nullZoneorg.joda.time.TestLocalTime_Basics.testToDateTimeToday_nullZone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestYearMonthDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_France | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatter.testPrint_bufferMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_bufferMethods | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningMonthDOW_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningMonthDOW_UK | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffset | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneBahiaBanderasorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneBahiaBanderas | 1PASS | ||
|
0.1017964
|
org.joda.time.TestInterval_Constructors.testConstructor_Object5org.joda.time.TestInterval_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatter.testPrint_writerMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_writerMethods | 1PASS | ||
|
0.1017964
|
org.joda.time.TestMutableInterval_Basics.testIsAfterNoworg.joda.time.TestMutableInterval_Basics.testIsAfterNow | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearorg.joda.time.format.TestDateTimeFormat.testFormat_year | 1PASS | ||
|
0.1017964
|
org.joda.time.TestStringConvert.testDateMidnightorg.joda.time.TestStringConvert.testDateMidnight | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_France | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneParisorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneParis | 1PASS | ||
|
0.1017964
|
org.joda.time.TestLocalTime_Basics.testToDateTimeToday_Zoneorg.joda.time.TestLocalTime_Basics.testToDateTimeToday_Zone | 1PASS | ||
|
0.1017964
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeTodayorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday | 1PASS | ||
|
0.1017964
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.1017964
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneIdorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneId | 1PASS | ||
|
0.1017964
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_nullZoneorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_nullZone | 1PASS | ||
|
0.09580839
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI4 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD4org.joda.time.TestInterval_Constructors.testConstructor_RI_RD4 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI4org.joda.time.TestInterval_Constructors.testConstructor_RD_RI4 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD2org.joda.time.TestInterval_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI2org.joda.time.TestInterval_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD4 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_nullRIorg.joda.time.TestLocalDateTime_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.09580839
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.09580839
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_RI2org.joda.time.TestMutableDateTime_Sets.testSetTime_RI2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Turkorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding1org.joda.time.TestMutableDateTime_Basics.testRounding1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDuration_Constructors.testConstructor_Object5org.joda.time.TestDuration_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertySetDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestLocalDate_Basics.testToDateTime_RIorg.joda.time.TestLocalDate_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int1org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetYear_int1org.joda.time.TestMutableDateTime_Sets.testSetYear_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology2org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Basics.testTestorg.joda.time.TestInterval_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Turkorg.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_hourOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_hourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekText | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfCeilingHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfCeilingHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatter.testPrint_localeorg.joda.time.format.TestDateTimeFormatter.testPrint_locale | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP4org.joda.time.TestInterval_Constructors.testConstructor_RI_RP4 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Basics.testToStringorg.joda.time.TestDateTime_Basics.testToString | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Guatemata_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfMonthorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekyearorg.joda.time.format.TestDateTimeFormat.testFormat_weekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_londonorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_london | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int1org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfYearTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfYearText | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testToStringorg.joda.time.TestMutableDateTime_Basics.testToString | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Springorg.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Moscow_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddWeekyears_int1org.joda.time.TestMutableDateTime_Adds.testAddWeekyears_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestYears.testFactory_yearsIn_RIntervalorg.joda.time.TestYears.testFactory_yearsIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutablePeriod_Basics.testToDurationFromorg.joda.time.TestMutablePeriod_Basics.testToDurationFrom | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_NewYork_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_Moscow_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMinutes.testFactory_minutesIn_RIntervalorg.joda.time.TestMinutes.testFactory_minutesIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeUtils.testTestorg.joda.time.TestDateTimeUtils.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int2org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyRoundCeilingHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundCeilingHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.08982036
|
org.joda.time.convert.TestStringConverter.testGetDateTimeorg.joda.time.convert.TestStringConverter.testGetDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPeriodType.testTestorg.joda.time.TestPeriodType.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testToIntervalorg.joda.time.TestDateMidnight_Basics.testToInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int1org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearorg.joda.time.format.TestISODateTimeFormat.testFormat_year | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_tTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_tTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testTestorg.joda.time.TestMutableDateTime_Sets.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestTextFields.testMonthNames_monthStartorg.joda.time.format.TestTextFields.testMonthNames_monthStart | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int1org.joda.time.TestMutableDateTime_Adds.testAddYears_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondorg.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecond | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekyear_int1org.joda.time.TestMutableDateTime_Sets.testSetWeekyear_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP6org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP6 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondLongorg.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondLong | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfEvenMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfEvenMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testToString_String_Stringorg.joda.time.TestDateMidnight_Basics.testToString_String_String | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI1org.joda.time.TestInterval_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Guatemata_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int1org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDate | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_Moscow_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInstant_Basics.testTestorg.joda.time.TestInstant_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_summerorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_summer | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int2org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testPlusMinutesInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusMinutesInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int1org.joda.time.TestMutableDateTime_Adds.testAddHours_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatter.testPrint_zoneorg.joda.time.format.TestDateTimeFormatter.testPrint_zone | 1PASS | ||
|
0.08982036
|
org.joda.time.TestChronology.testTestorg.joda.time.TestChronology.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDate | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondFraction | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI6org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetYear | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_setYearorg.joda.time.chrono.TestLenientChronology.test_setYear | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_isoChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_isoChrononolgy_Chicago | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testToString_String_Stringorg.joda.time.TestMutableDateTime_Basics.testToString_String_String | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Basics.testTestorg.joda.time.TestMutableInterval_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testToString_Stringorg.joda.time.TestMutableDateTime_Basics.testToString_String | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding4org.joda.time.TestMutableDateTime_Basics.testRounding4 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeorg.joda.time.format.TestISODateTimeFormat.testFormat_time | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatter.testPrint_simpleorg.joda.time.format.TestDateTimeFormatter.testPrint_simple | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Constructors.testTestorg.joda.time.TestDateMidnight_Constructors.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPartial_Match.testIsMatch_Instantorg.joda.time.TestPartial_Match.testIsMatch_Instant | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Gazaorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundCeilingMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundCeilingMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekOfWeekyearorg.joda.time.format.TestDateTimeFormat.testFormat_weekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfYearorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object2org.joda.time.TestMutableInterval_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddLongDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddLongDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_Object2org.joda.time.TestInterval_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI2org.joda.time.TestInterval_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloorNotDST_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloorNotDST_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfCeilingHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfCeilingHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_athensorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_athens | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_parisorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_paris | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int1org.joda.time.TestMutableDateTime_Adds.testAddDays_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_halfdayOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_halfdayOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_MockTurkIsCorrectorg.joda.time.chrono.TestLenientChronology.test_MockTurkIsCorrect | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI7org.joda.time.TestInterval_Constructors.testConstructor_RI_RI7 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestTimeOfDay_Basics.testToDateTime_RIorg.joda.time.TestTimeOfDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Springorg.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_otherorg.joda.time.format.TestDateTimeFormat.testFormat_other | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology1org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange_mockZoneorg.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange_mockZone | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int1org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int1org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_RIorg.joda.time.TestYearMonthDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddLongDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddLongDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_zonesorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_zones | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int2org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int1org.joda.time.TestMutableDateTime_Adds.testAddMonths_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP6org.joda.time.TestInterval_Constructors.testConstructor_RI_RP6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_dateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateorg.joda.time.format.TestISODateTimeFormat.testFormat_date | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testPlusMillisInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusMillisInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testTestorg.joda.time.TestDateMidnight_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding2org.joda.time.TestMutableDateTime_Basics.testRounding2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundFloorMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundFloorMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_samplesorg.joda.time.format.TestDateTimeFormat.testFormat_samples | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testTestorg.joda.time.TestMutableInterval_Constructors.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_newYorkorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_newYork | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Chicago | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumShortDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumShortDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfFloorHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfFloorHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int2org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfHalfdayorg.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfHalfday | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMonthDay_Basics.testToDateTime_RIorg.joda.time.TestMonthDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetYearorg.joda.time.TestDateTime_Properties.testPropertySetYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertySetWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_NewYork_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology1org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_strictChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_strictChrononolgy_Chicago | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutablePeriod_Updates.testTestorg.joda.time.TestMutablePeriod_Updates.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearShortTextorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearShortText | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestTextFields.testWeekdayNamesorg.joda.time.format.TestTextFields.testWeekdayNames | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_GuatemataIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_GuatemataIsCorrect_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_year_longorg.joda.time.format.TestDateTimeFormat.testFormat_year_long | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_centuryOfEraorg.joda.time.format.TestDateTimeFormat.testFormat_centuryOfEra | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDate | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_minuteorg.joda.time.format.TestDateTimeFormat.testFormat_minute | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountIDorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountID | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInstant_Basics.testToStringorg.joda.time.TestInstant_Basics.testToString | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_RI1org.joda.time.TestMutableDateTime_Sets.testSetTime_RI1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekDayorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestTextFields.testMonthNames_monthMiddleorg.joda.time.format.TestTextFields.testMonthNames_monthMiddle | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_MockGazaIsCorrectorg.joda.time.TestDateTimeZoneCutover.test_MockGazaIsCorrect | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfFloorHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfFloorHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestIllegalFieldValueException.testZoneTransitionorg.joda.time.TestIllegalFieldValueException.testZoneTransition | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testTestorg.joda.time.TestMutableDateTime_Adds.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Updates.testTestorg.joda.time.TestMutableInterval_Updates.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthDayorg.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundCeilingHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundCeilingHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testTestorg.joda.time.TestDateMidnight_Properties.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueMillisOfDayDSTGaporg.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueMillisOfDayDSTGap | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfYearorg.joda.time.TestDateTime_Properties.testPropertySetDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestTextFields.testHalfdayNamesorg.joda.time.format.TestTextFields.testHalfdayNames | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPartial_Basics.testToDateTime_RIorg.joda.time.TestPartial_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int1org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_setDayOfMonthorg.joda.time.chrono.TestLenientChronology.test_setDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI7org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI7 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountColonorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountColon | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPeriod_Basics.testTestorg.joda.time.TestPeriod_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn_overlap_minsorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn_overlap_mins | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecond | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_NewYork_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Basics.testTestorg.joda.time.TestDateTime_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourorg.joda.time.format.TestISODateTimeFormat.testFormat_hour | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding5org.joda.time.TestMutableDateTime_Basics.testRounding5 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfEvenHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfEvenHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestYearMonth_Basics.testToDateTime_RIorg.joda.time.TestYearMonth_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthorg.joda.time.format.TestISODateTimeFormat.testFormat_yearMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDate | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDate | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDate | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueMillisOfDayDSTGaporg.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueMillisOfDayDSTGap | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeStrictorg.joda.time.TestInterval_Basics.testEqualsHashCodeStrict | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_NewYork_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithSecondOfMinuteInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithSecondOfMinuteInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDuration_Basics.testTestorg.joda.time.TestDuration_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_Object3org.joda.time.TestInterval_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding6org.joda.time.TestMutableDateTime_Basics.testRounding6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_Object3org.joda.time.TestMutableDateTime_Sets.testSetTime_Object3 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecond | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int1org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_summerorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_summer | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Basics.testToString_DTFormatterorg.joda.time.TestDateTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_Moscow_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_NewYork_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestHours.testFactory_hoursIn_RIntervalorg.joda.time.TestHours.testFactory_hoursIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP4 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testTestorg.joda.time.TestDateTime_Properties.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmount | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int2org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertySetTextWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestLocalTime_Basics.testToDateTime_RIorg.joda.time.TestLocalTime_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_preCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int2 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDate | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object3org.joda.time.TestMutableInterval_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_secondorg.joda.time.format.TestDateTimeFormat.testFormat_second | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestTextFields.testMonthNames_monthEndorg.joda.time.format.TestTextFields.testMonthNames_monthEnd | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Constructors.testTestorg.joda.time.TestMutableDateTime_Constructors.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPeriod_Basics.testToDurationToorg.joda.time.TestPeriod_Basics.testToDurationTo | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyRoundFloorHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundFloorHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinute | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testToString_Stringorg.joda.time.TestDateMidnight_Basics.testToString_String | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertySetWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI6org.joda.time.TestInterval_Constructors.testConstructor_RP_RI6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI6org.joda.time.TestInterval_Constructors.testConstructor_RI_RI6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testTestorg.joda.time.TestMutableDateTime_Properties.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testTestorg.joda.time.TestMutableDateTime_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestSerialization.testTestorg.joda.time.TestSerialization.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondFraction | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_tTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_tTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_postCutover | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfFloorMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfFloorMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI2org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testToString_DTFormatterorg.joda.time.TestDateMidnight_Basics.testToString_DTFormatter | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDate | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_setHourOfDayorg.joda.time.chrono.TestLenientChronology.test_setHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestPeriod_Basics.testToDurationFromorg.joda.time.TestPeriod_Basics.testToDurationFrom | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_losAngelesorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_losAngeles | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_winterorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_winter | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology2org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology2 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Guatemata_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_eraorg.joda.time.format.TestDateTimeFormat.testFormat_era | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundFloorHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundFloorHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinute | 1PASS | ||
|
0.08982036
|
org.joda.time.TestSeconds.testFactory_secondsIn_RIntervalorg.joda.time.TestSeconds.testFactory_secondsIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfEvenHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfEvenHourOfDay | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_MockTurkIsCorrectorg.joda.time.TestDateTimeZoneCutover.test_MockTurkIsCorrect | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Moscow_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithHourOfDayInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithHourOfDayInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_NewYork_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Basics.testToStringorg.joda.time.TestDateMidnight_Basics.testToString | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_winterorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_winter | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestWeeks.testFactory_weeksIn_RIntervalorg.joda.time.TestWeeks.testFactory_weeksIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddYearorg.joda.time.TestDateTime_Properties.testPropertyAddYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI6org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI6 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMonths.testFactory_monthsIn_RIntervalorg.joda.time.TestMonths.testFactory_monthsIn_RInterval | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_hourOfHalfdayorg.joda.time.format.TestDateTimeFormat.testFormat_hourOfHalfday | 1PASS | ||
|
0.08982036
|
org.joda.time.chrono.TestLenientChronology.test_setMonthOfYearorg.joda.time.chrono.TestLenientChronology.test_setMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddYear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertySetTextYearorg.joda.time.TestDateTime_Properties.testPropertySetTextYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekShortTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekShortText | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int1org.joda.time.TestMutableDateTime_Adds.testAddMillis_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testToString_DTFormatterorg.joda.time.TestMutableDateTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeLenientorg.joda.time.TestInterval_Basics.testEqualsHashCodeLenient | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int1 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.testPlusSecondsInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusSecondsInDstChange | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis | 1PASS | ||
|
0.08982036
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI4org.joda.time.TestInterval_Constructors.testConstructor_RP_RI4 | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTime | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Turk | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyAddWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyAddWeekOfWeekyear | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08982036
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_RIorg.joda.time.TestLocalDateTime_Basics.testToDateTime_RI | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHour | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Basics.testToString_Stringorg.joda.time.TestDateTime_Basics.testToString_String | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTime_Constructors.testTestorg.joda.time.TestDateTime_Constructors.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_Moscow_Spring | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableDateTime_Basics.testRounding3org.joda.time.TestMutableDateTime_Basics.testRounding3 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfCeilingMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfCeilingMonthOfYear | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearTextorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearText | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormatter.testPrint_chronoorg.joda.time.format.TestDateTimeFormatter.testPrint_chrono | 1PASS | ||
|
0.08982036
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeek | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutablePeriod_Basics.testTestorg.joda.time.TestMutablePeriod_Basics.testTest | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Gaza | 1PASS | ||
|
0.08982036
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI4 | 1PASS | ||
|
0.08982036
|
org.joda.time.TestDays.testFactory_daysIn_RIntervalorg.joda.time.TestDays.testFactory_daysIn_RInterval | 1PASS | ||
|
0.08383234
|
org.joda.time.TestInstant_Basics.testIsBefore_RIorg.joda.time.TestInstant_Basics.testIsBefore_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology1org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology1 | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateMidnight_Basics.testIsBeforeorg.joda.time.TestDateMidnight_Basics.testIsBefore | 1PASS | ||
|
0.08383234
|
org.joda.time.TestInstant_Basics.testIsEqual_RIorg.joda.time.TestInstant_Basics.testIsEqual_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetEnd_RI3 | 1PASS | ||
|
0.08383234
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfCenturyorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfCentury | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutableDateTime_Basics.testIsAfterorg.joda.time.TestMutableDateTime_Basics.testIsAfter | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutableDateTime_Basics.testIsBeforeorg.joda.time.TestMutableDateTime_Basics.testIsBefore | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI3org.joda.time.TestDuration_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI3org.joda.time.TestMutableInterval_Updates.testSetStart_RI3 | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateTime_Basics.testIsAfter_RIorg.joda.time.TestDateTime_Basics.testIsAfter_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateTimeUtils.testMillisProviderorg.joda.time.TestDateTimeUtils.testMillisProvider | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutableDateTime_Basics.testIsEqualorg.joda.time.TestMutableDateTime_Basics.testIsEqual | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD1 | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateTime_Basics.testIsBefore_RIorg.joda.time.TestDateTime_Basics.testIsBefore_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateMidnight_Basics.testIsAfterorg.joda.time.TestDateMidnight_Basics.testIsAfter | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateTime_Basics.testIsEqual_RIorg.joda.time.TestDateTime_Basics.testIsEqual_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDateMidnight_Basics.testIsEqualorg.joda.time.TestDateMidnight_Basics.testIsEqual | 1PASS | ||
|
0.08383234
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD2 | 1PASS | ||
|
0.08383234
|
org.joda.time.TestInstant_Basics.testIsAfter_RIorg.joda.time.TestInstant_Basics.testIsAfter_RI | 1PASS | ||
|
0.08383234
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI2org.joda.time.TestDuration_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testContainsNoworg.joda.time.TestInterval_Basics.testContainsNow | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsBefore_RI_nullorg.joda.time.TestInterval_Basics.testIsBefore_RI_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsAfter_RInterval_nullorg.joda.time.TestInterval_Basics.testIsAfter_RInterval_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsBeforeNoworg.joda.time.TestInterval_Basics.testIsBeforeNow | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsAfterNoworg.joda.time.TestInterval_Basics.testIsAfterNow | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testContains_RInterval_nullorg.joda.time.TestInterval_Basics.testContains_RInterval_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testContains_RI_nullorg.joda.time.TestInterval_Basics.testContains_RI_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testAbuts_RInterval_nullorg.joda.time.TestInterval_Basics.testAbuts_RInterval_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsBefore_RInterval_nullorg.joda.time.TestInterval_Basics.testIsBefore_RInterval_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testIsAfter_RI_nullorg.joda.time.TestInterval_Basics.testIsAfter_RI_null | 1PASS | ||
|
0.077844314
|
org.joda.time.TestInterval_Basics.testOverlaps_RInterval_nullorg.joda.time.TestInterval_Basics.testOverlaps_RInterval_null | 1PASS | ||
|
0.07185629
|
org.joda.time.TestInterval_Basics.testWithStartInstant_RI3org.joda.time.TestInterval_Basics.testWithStartInstant_RI3 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD3 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI5org.joda.time.TestInterval_Constructors.testConstructor_RP_RI5 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestInterval_Basics.testWithEndInstant_RI3org.joda.time.TestInterval_Basics.testWithEndInstant_RI3 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestPeriod_Basics.testEqualsHashCodeorg.joda.time.TestPeriod_Basics.testEqualsHashCode | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI2org.joda.time.TestMutableDateTime_Sets.testSetDate_RI2 | 1PASS | ||
|
0.07185629
|
org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology2org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology2 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI2org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI2 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestSerialization.testSerializedLocalDateBuddhistorg.joda.time.TestSerialization.testSerializedLocalDateBuddhist | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutablePeriod_Basics.testEqualsHashCodeorg.joda.time.TestMutablePeriod_Basics.testEqualsHashCode | 1PASS | ||
|
0.07185629
|
org.joda.time.TestDateTimeUtils.test_julianDayorg.joda.time.TestDateTimeUtils.test_julianDay | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP5 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI5 | 1PASS | ||
|
0.07185629
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP5org.joda.time.TestInterval_Constructors.testConstructor_RI_RP5 | 1PASS | ||
|
0.065868266
|
org.joda.time.TestWeeks.testFactory_weeksBetween_RInstantorg.joda.time.TestWeeks.testFactory_weeksBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestMinutes.testFactory_minutesBetween_RInstantorg.joda.time.TestMinutes.testFactory_minutesBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestMonths.testFactory_monthsBetween_RInstantorg.joda.time.TestMonths.testFactory_monthsBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestHours.testFactory_hoursBetween_RInstantorg.joda.time.TestHours.testFactory_hoursBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_instantorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_instant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestYears.testFactory_yearsBetween_RInstantorg.joda.time.TestYears.testFactory_yearsBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestDays.testFactory_daysBetween_RInstantorg.joda.time.TestDays.testFactory_daysBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestSeconds.testFactory_secondsBetween_RInstantorg.joda.time.TestSeconds.testFactory_secondsBetween_RInstant | 1PASS | ||
|
0.065868266
|
org.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RInstantorg.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RInstant | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology3org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology2org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Basics.testGetorg.joda.time.TestMonthDay_Basics.testGet | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long1org.joda.time.TestMutablePeriod_Updates.testAdd_long1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObjectorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_es_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_es_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard7org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard7 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatter.testParseInto_simpleorg.joda.time.format.TestPeriodFormatter.testParseInto_simple | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithStartInstant_RI2org.joda.time.TestInterval_Basics.testWithStartInstant_RI2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP3org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone2org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_standardYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_standardYear | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testToPeriod_PeriodType3org.joda.time.TestPeriod_Constructors.testToPeriod_PeriodType3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology4org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology4 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Basics.testGetValueorg.joda.time.TestYearMonthDay_Basics.testGetValue | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long3org.joda.time.TestMutablePeriod_Updates.testAdd_long3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType2 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testParse_noFormatterorg.joda.time.TestPeriod_Constructors.testParse_noFormatter | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDate_Basics.testCompareToorg.joda.time.TestLocalDate_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Constructors.testConstructororg.joda.time.TestTimeOfDay_Constructors.testConstructor | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfEraorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfEra | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadableInstantConverter.testGetPartialValuesorg.joda.time.convert.TestReadableInstantConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long1 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard4org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard4 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_bothZeroDurationorg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_bothZeroDuration | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObjectorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestCalendarConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestCalendarConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType4 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard3org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_null_Parserorg.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_null_Parser | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Basics.testGetorg.joda.time.TestYearMonthDay_Basics.testGet | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoWeeksorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoWeeks | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithDurationAfterStart3org.joda.time.TestInterval_Basics.testWithDurationAfterStart3 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMinutesorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMinutes | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithPeriodAfterStart3org.joda.time.TestInterval_Basics.testWithPeriodAfterStart3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard9org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard9 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDateTime_Basics.testCompareToorg.joda.time.TestLocalDateTime_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestSerialization.testSerializedTimeOfDayorg.joda.time.TestSerialization.testSerializedTimeOfDay | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_feb29 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatter.testParseMutablePeriod_simpleorg.joda.time.format.TestPeriodFormatter.testParseMutablePeriod_simple | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP2org.joda.time.TestMutablePeriod_Updates.testAdd_RP2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI1org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI1 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology3org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatParsing.testParseCustom1org.joda.time.format.TestPeriodFormatParsing.testParseCustom1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestBaseSingleFieldPeriod.testToMutablePeriodorg.joda.time.TestBaseSingleFieldPeriod.testToMutablePeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI1org.joda.time.TestMutableInterval_Updates.testSetStart_RI1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd3org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd3 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObjectorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithEndInstant_RI2org.joda.time.TestInterval_Basics.testWithEndInstant_RI2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard10org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard10 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestCalendarConverter.testGetPartialValuesorg.joda.time.convert.TestCalendarConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2010org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2010 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_de_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_de_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGaporg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object8org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object8 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard1org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Basics.testToMutablePeriodorg.joda.time.TestMutablePeriod_Basics.testToMutablePeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadablePeriodConverter.testGetPeriodType_Objectorg.joda.time.convert.TestReadablePeriodConverter.testGetPeriodType_Object | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObjectorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_8ints2org.joda.time.TestMutablePeriod_Updates.testAdd_8ints2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2013org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2013 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoYearsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoYears | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd3org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd3 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetEnd_RI1 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestLongConverter.testGetPartialValuesorg.joda.time.convert.TestLongConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testClearorg.joda.time.TestMutablePeriod_Updates.testClear | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.tz.TestBuilder.testSerializationorg.joda.time.tz.TestBuilder.testSerialization | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Basics.testGetValuesorg.joda.time.TestYearMonthDay_Basics.testGetValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Basics.testSizeorg.joda.time.TestYearMonth_Basics.testSize | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestNullConverter.testGetPartialValuesorg.joda.time.convert.TestNullConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_getDefault_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_getDefault_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoHoursorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoHours | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_getDefault_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_getDefault_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraParseorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraParse | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testWithPeriodType2org.joda.time.TestPeriod_Basics.testWithPeriodType2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long2org.joda.time.TestMutablePeriod_Updates.testAdd_long2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2011org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2011 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard5org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard5 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestStringConvert.testMutablePeriodorg.joda.time.TestStringConvert.testMutablePeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMillisorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMillis | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_offsetParsed | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType4 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard8org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard8 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval1org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval1 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeorg.joda.time.TestInterval_Basics.testEqualsHashCode | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Basics.testCompareToorg.joda.time.TestMonthDay_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.tz.TestBuilder.testReverseTransitionsorg.joda.time.tz.TestBuilder.testReverseTransitions | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard2org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType1 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology1org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoDaysorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoDays | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard11org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard11 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Constructors.testConstructororg.joda.time.TestYearMonthDay_Constructors.testConstructor | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMonthsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMonths | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2010org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2010 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_feb29 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType3 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestDateConverter.testGetPartialValuesorg.joda.time.convert.TestDateConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Basics.testGetorg.joda.time.TestTimeOfDay_Basics.testGet | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_de_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_de_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2015org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2015 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Basics.testGetValueorg.joda.time.TestYearMonth_Basics.testGetValue | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay1org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Constructors.testConstructororg.joda.time.TestMonthDay_Constructors.testConstructor | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testGap_RIntervalorg.joda.time.TestInterval_Basics.testGap_RInterval | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Constructors.testConstructororg.joda.time.TestYearMonth_Constructors.testConstructor | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormat.testParse_pivotYearorg.joda.time.format.TestDateTimeFormat.testParse_pivotYear | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology4org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology4 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testGetPartialValuesorg.joda.time.convert.TestStringConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testParse_noFormatterorg.joda.time.TestMutablePeriod_Constructors.testParse_noFormatter | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2012org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2012 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology2org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth3org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateMidnight_Basics.testWithZoneRetainFields_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testWithZoneRetainFields_DateTimeZone | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testToMutablePeriodorg.joda.time.TestPeriod_Basics.testToMutablePeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2012org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2012 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_endOfMonth1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDuration_Basics.testToPeriod_Chronologyorg.joda.time.TestDuration_Basics.testToPeriod_Chronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth1org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long3 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI1 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Basics.testGetValuesorg.joda.time.TestYearMonth_Basics.testGetValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestSerialization.testSerializedYearMonthDayorg.joda.time.TestSerialization.testSerializedYearMonthDay | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Basics.testEqualsHashCodeorg.joda.time.TestMutableInterval_Basics.testEqualsHashCode | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology3 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.testOverlap_RIntervalorg.joda.time.TestInterval_Basics.testOverlap_RInterval | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoSecondsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoSeconds | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Basics.testSizeorg.joda.time.TestMonthDay_Basics.testSize | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_PrinterParserorg.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_PrinterParser | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_es_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_es_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP3org.joda.time.TestMutablePeriod_Updates.testAdd_RP3 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2011org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2011 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval3org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestStringConvert.testPeriodorg.joda.time.TestStringConvert.testPeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadableDurationConverter.testSetInto_Objectorg.joda.time.convert.TestReadableDurationConverter.testSetInto_Object | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_nullChronologyorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObjectorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Basics.testCompareToorg.joda.time.TestYearMonth_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RD1org.joda.time.TestMutablePeriod_Updates.testAdd_RD1 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2014org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2014 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toMar_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toMar_endOfMonth2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateTime_Basics.testWithZoneRetainFields_DateTimeZoneorg.joda.time.TestDateTime_Basics.testWithZoneRetainFields_DateTimeZone | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toMar_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toMar_endOfMonth1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long2org.joda.time.TestPeriod_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.059880238
|
org.joda.time.tz.TestCompiler.testCompileorg.joda.time.tz.TestCompiler.testCompile | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2016org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2016 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Basics.testToPeriodorg.joda.time.TestMutablePeriod_Basics.testToPeriod | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology4org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology4 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay2org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseTwoFields | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonth_Basics.testGetorg.joda.time.TestYearMonth_Basics.testGet | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object3org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object3 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadablePartialConverter.testGetPartialValuesorg.joda.time.convert.TestReadablePartialConverter.testGetPartialValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestTimeOfDay_Basics.testSizeorg.joda.time.TestTimeOfDay_Basics.testSize | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone4org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone4 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Basics.testGetValuesorg.joda.time.TestMonthDay_Basics.testGetValues | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDuration_Basics.testToPeriod_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriod_PeriodType | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology3org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth2org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RD2org.joda.time.TestMutablePeriod_Updates.testAdd_RD2 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology5org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology5 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateTime_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestDateTime_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatterBuilder.testBug2495455org.joda.time.format.TestPeriodFormatterBuilder.testBug2495455 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Basics.testSizeorg.joda.time.TestYearMonthDay_Basics.testSize | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long1org.joda.time.TestPeriod_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMonthDay_Basics.testGetValueorg.joda.time.TestMonthDay_Basics.testGetValue | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zoneorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateTimeComparator.testNullDTorg.joda.time.TestDateTimeComparator.testNullDT | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatter.testParsePeriod_simpleorg.joda.time.format.TestPeriodFormatter.testParsePeriod_simple | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormatter.testPrinterParserMethodsorg.joda.time.format.TestPeriodFormatter.testPrinterParserMethods | 1PASS | ||
|
0.059880238
|
org.joda.time.TestYearMonthDay_Basics.testCompareToorg.joda.time.TestYearMonthDay_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.tz.TestBuilder.testForwardTransitionsorg.joda.time.tz.TestBuilder.testForwardTransitions | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPartial_Basics.testCompareToorg.joda.time.TestPartial_Basics.testCompareTo | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_exactMonthsorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_exactMonths | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone3org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP2org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP2 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterorg.joda.time.convert.TestConverterManager.testGetPartialConverter | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone3org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone3 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI5org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI5 | 1PASS | ||
|
0.059880238
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.059880238
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_zeroDurationorg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_zeroDuration | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long1 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI3org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI3 | 1PASS | ||
|
0.059880238
|
org.joda.time.chrono.TestGJChronology.testFactory_Zoneorg.joda.time.chrono.TestGJChronology.testFactory_Zone | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormat.testFormat_shortBasicParseorg.joda.time.format.TestDateTimeFormat.testFormat_shortBasicParse | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object2org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard6org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard6 | 1PASS | ||
|
0.059880238
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology8org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology8 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone2org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_leapYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_LD_LD_toFeb_leapYear | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.059880238
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseOneField | 1PASS | ||
|
0.059880238
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType1 | 1PASS | ||
|
0.059880238
|
org.joda.time.chrono.TestGJChronology.testToStringorg.joda.time.chrono.TestGJChronology.testToString | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2Localorg.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2Local | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testMonthsorg.joda.time.TestStringConvert.testMonths | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testPlus_RPorg.joda.time.TestDateMidnight_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestPeriodFormatter.testParsePeriod_parseTypeorg.joda.time.format.TestPeriodFormatter.testParsePeriod_parseType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object4org.joda.time.TestPeriod_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object1org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object1 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateWithWeeksorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateWithWeeks | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestDateTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor1org.joda.time.TestPeriod_Constructors.testConstructor1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInstant_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestInstant_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonth2org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonth2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDays.testFactory_standardDaysIn_RPeriodorg.joda.time.TestDays.testFactory_standardDaysIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testPropertyorg.joda.time.TestDateTime_Basics.testProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetFieldTypesorg.joda.time.TestLocalDate_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldsorg.joda.time.TestLocalDateTime_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedLocalTimeorg.joda.time.TestSerialization.testSerializedLocalTime | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different1org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_RI2org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_RI2 | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionInvalidorg.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionInvalid | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldsorg.joda.time.TestYearMonthDay_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testGetFieldTypeorg.joda.time.TestYearMonth_Basics.testGetFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedMutableDateTimePropertyorg.joda.time.TestSerialization.testSerializedMutableDateTimeProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Properties.testPropertyGetDifferenceHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetDifferenceHourOfDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDays.testFactory_parseDays_Stringorg.joda.time.TestDays.testFactory_parseDays_String | 1PASS | ||
|
0.047904193
|
org.joda.time.tz.TestBuilder.testIDorg.joda.time.tz.TestBuilder.testID | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testPlus_RPorg.joda.time.TestYearMonthDay_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedGJChronologyorg.joda.time.TestSerialization.testSerializedGJChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestWeeks.testFactory_standardWeeksIn_RPeriodorg.joda.time.TestWeeks.testFactory_standardWeeksIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology2 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseInto_offsetParsed | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestLocalDate_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different2org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedLocalDateTimeorg.joda.time.TestSerialization.testSerializedLocalDateTime | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormat.testFormatStandardorg.joda.time.format.TestISOPeriodFormat.testFormatStandard | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testPlus_RPorg.joda.time.TestLocalDate_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTimeZone.testGetOffsetFixed_RIorg.joda.time.TestDateTimeZone.testGetOffsetFixed_RI | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testEqualityorg.joda.time.chrono.TestGJChronology.testEquality | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object3org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object2org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithStartInstant_RI1org.joda.time.TestInterval_Basics.testWithStartInstant_RI1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.test_noworg.joda.time.TestDateTime_Constructors.test_now | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI2org.joda.time.TestMutableInterval_Updates.testSetStart_RI2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testIsSupportedorg.joda.time.TestYearMonth_Basics.testIsSupported | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetValue_intorg.joda.time.TestLocalDate_Basics.testGetValue_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldType_intorg.joda.time.TestLocalDateTime_Basics.testGetFieldType_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldorg.joda.time.TestTimeOfDay_Basics.testGetField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetField_intorg.joda.time.TestLocalDate_Basics.testGetField_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testDateFieldsorg.joda.time.chrono.TestGJChronology.testDateFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2Localorg.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2Local | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object2org.joda.time.TestLocalTime_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestNullConverter.testSetInto_Objectorg.joda.time.convert.TestNullConverter.testSetInto_Object | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object1org.joda.time.TestPeriod_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TODorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearsorg.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_years | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object3org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd1org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object3org.joda.time.TestPeriod_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructororg.joda.time.TestLocalTime_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testGet_DateTimeFieldorg.joda.time.TestDateTime_Basics.testGet_DateTimeField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_RI2org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_RI2 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestPeriodFormat.test_getDefault_checkRedundantSeparatororg.joda.time.format.TestPeriodFormat.test_getDefault_checkRedundantSeparator | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestDateTime_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldorg.joda.time.TestDateMidnight_Basics.testGet_DateTimeField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDuration_Constructors.testConstructor_Object4org.joda.time.TestDuration_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Basics.testMinus_RPorg.joda.time.TestLocalTime_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object4org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestIllegalFieldValueException.testJulianYearZeroorg.joda.time.TestIllegalFieldValueException.testJulianYearZero | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testIsAfterNoworg.joda.time.TestDateTime_Basics.testIsAfterNow | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionorg.joda.time.chrono.TestGJChronology.testLeapYearRulesConstruction | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_RIorg.joda.time.chrono.TestGJChronology.testFactory_Zone_RI | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterorg.joda.time.convert.TestConverterManager.testGetInstantConverter | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSeconds.testFactory_standardSecondsIn_RPeriodorg.joda.time.TestSeconds.testFactory_standardSecondsIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_avoidDSTorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_avoidDST | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testWithUTCorg.joda.time.chrono.TestGJChronology.testWithUTC | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldTypesorg.joda.time.TestLocalDateTime_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testDurationFieldsorg.joda.time.chrono.TestGJChronology.testDurationFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testGetFieldsorg.joda.time.TestYearMonth_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMinutes.testFactory_standardMinutesIn_RPeriodorg.joda.time.TestMinutes.testFactory_standardMinutesIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testGetFieldorg.joda.time.TestYearMonth_Basics.testGetField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestIllegalFieldValueException.testGJCutoverorg.joda.time.TestIllegalFieldValueException.testGJCutover | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnightorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetFieldType_intorg.joda.time.TestLocalDate_Basics.testGetFieldType_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int1org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedDateTimeorg.joda.time.TestSerialization.testSerializedDateTime | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_RIntervalorg.joda.time.TestMutableInterval_Basics.testIsAfter_RInterval | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPartial_Basics.testPlus_RPorg.joda.time.TestPartial_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testMinus_RPorg.joda.time.TestMonthDay_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zone2org.joda.time.format.TestDateTimeFormatter.testParseInto_zone2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedBuddhistChronologyorg.joda.time.TestSerialization.testSerializedBuddhistChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months3org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testIsEqualNoworg.joda.time.TestDateTime_Basics.testIsEqualNow | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructororg.joda.time.TestLocalDateTime_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_RIntervalorg.joda.time.TestMutableInterval_Basics.testIsBefore_RInterval | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterBadMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetPartialConverterBadMultipleMatches | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_fullNegativeorg.joda.time.TestPeriod_Basics.testNormalizedStandard_fullNegative | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay3org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_weekDay3 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object2org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testToStringorg.joda.time.TestPeriod_Basics.testToString | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedWithWeeksorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedWithWeeks | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testGetFieldTypesorg.joda.time.TestMonthDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testIsSupportedorg.joda.time.TestYearMonthDay_Basics.testIsSupported | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_RI_intorg.joda.time.chrono.TestGJChronology.testFactory_Zone_RI_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testTimeFieldsorg.joda.time.chrono.TestGJChronology.testTimeFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd4org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd4 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail1org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testWithorg.joda.time.TestPeriod_Basics.testWith | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testHoursorg.joda.time.TestStringConvert.testHours | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Basics.testGetMethodsorg.joda.time.TestMutablePeriod_Basics.testGetMethods | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testPlus_RPorg.joda.time.TestYearMonth_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestChronology.testEqualsHashCode_Limitorg.joda.time.TestChronology.testEqualsHashCode_Limit | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_weekDay1org.joda.time.TestPeriod_Basics.testNormalizedStandard_weekDay1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithPeriodAfterStart2org.joda.time.TestInterval_Basics.testWithPeriodAfterStart2 | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testIllegalDatesorg.joda.time.chrono.TestGJChronology.testIllegalDates | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone2org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructororg.joda.time.TestMutableDateTime_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.tz.TestCompiler.testDateTimeZoneBuilderorg.joda.time.tz.TestCompiler.testDateTimeZoneBuilder | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testYearsorg.joda.time.TestStringConvert.testYears | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testPlus_RPorg.joda.time.TestLocalDateTime_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTimeComparator.testBasicComps5org.joda.time.TestDateTimeComparator.testBasicComps5 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object2org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testIsSupportedorg.joda.time.TestMonthDay_Basics.testIsSupported | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testToDateTimeorg.joda.time.TestLocalDateTime_Basics.testToDateTime | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testContains_RIorg.joda.time.TestMutableInterval_Basics.testContains_RI | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldTypeorg.joda.time.TestTimeOfDay_Basics.testGetFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonth1org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonth1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testGetFieldsorg.joda.time.TestMonthDay_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI1org.joda.time.TestMutableDateTime_Sets.testSetDate_RI1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testMinus_RPorg.joda.time.TestDateMidnight_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testWithZoneorg.joda.time.chrono.TestGJChronology.testWithZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testCutoverAddWeeksorg.joda.time.chrono.TestGJChronology.testCutoverAddWeeks | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology5org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology5 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.test_noworg.joda.time.TestDateMidnight_Constructors.test_now | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object2org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testGetFieldTypesorg.joda.time.TestYearMonth_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object6org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object6 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterOKMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetInstantConverterOKMultipleMatches | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterBadMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetInstantConverterBadMultipleMatches | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMinutes.testFactory_parseMinutes_Stringorg.joda.time.TestMinutes.testFactory_parseMinutes_String | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonthDayorg.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonthDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testGettersorg.joda.time.TestDateMidnight_Basics.testGetters | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testWithPeriodType3org.joda.time.TestPeriod_Basics.testWithPeriodType3 | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testTimeOfDayAddorg.joda.time.chrono.TestGJChronology.testTimeOfDayAdd | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testGetFieldTypeorg.joda.time.TestMonthDay_Basics.testGetFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Basics.testGetPeriodTypeorg.joda.time.TestMutablePeriod_Basics.testGetPeriodType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testMinus_RPorg.joda.time.TestDateTime_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestLocalDateTime_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.test_now_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyHistoricorg.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyHistoric | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testMinusFieldsorg.joda.time.TestPeriod_Basics.testMinusFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateMidnightorg.joda.time.TestLocalDate_Basics.testToDateMidnight | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_negativeorg.joda.time.TestPeriod_Basics.testNormalizedStandard_negative | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testFactoryUTCorg.joda.time.chrono.TestGJChronology.testFactoryUTC | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedMutableDateTimeorg.joda.time.TestSerialization.testSerializedMutableDateTime | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testParseEquivalenceorg.joda.time.chrono.TestGJChronology.testParseEquivalence | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testWithPeriodType4org.joda.time.TestPeriod_Basics.testWithPeriodType4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetValuesorg.joda.time.TestLocalDateTime_Basics.testGetValues | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSeconds.testFactory_parseSeconds_Stringorg.joda.time.TestSeconds.testFactory_parseSeconds_String | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonths.testFactory_parseMonths_Stringorg.joda.time.TestMonths.testFactory_parseMonths_String | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail4org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail4 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object4org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth3org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonth3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDayorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testGettersorg.joda.time.TestDateTime_Basics.testGetters | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateMidnight_Zoneorg.joda.time.TestLocalDate_Basics.testToDateMidnight_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zone3org.joda.time.format.TestDateTimeFormatter.testParseInto_zone3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testWithPeriodType1org.joda.time.TestPeriod_Basics.testWithPeriodType1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldTypesorg.joda.time.TestYearMonthDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetFieldsorg.joda.time.TestLocalDate_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithEndInstant_RI1org.joda.time.TestInterval_Basics.testWithEndInstant_RI1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testMaximumValueorg.joda.time.chrono.TestGJChronology.testMaximumValue | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail3org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_RIorg.joda.time.TestMutableInterval_Basics.testIsAfter_RI | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testGetFieldorg.joda.time.TestMonthDay_Basics.testGetField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTimeorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetPeriodConverterorg.joda.time.convert.TestConverterManager.testGetPeriodConverter | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetValue_intorg.joda.time.TestLocalDateTime_Basics.testGetValue_int | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail2org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestHours.testFactory_standardHoursIn_RPeriodorg.joda.time.TestHours.testFactory_standardHoursIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.test_now_Chronologyorg.joda.time.TestDateMidnight_Constructors.test_now_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestLocalDate_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtended | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonthWeekDayorg.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonthWeekDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPartial_Basics.testMinus_RPorg.joda.time.TestPartial_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_weekDay2org.joda.time.TestPeriod_Basics.testNormalizedStandard_weekDay2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Basics.testPlus_RPorg.joda.time.TestLocalTime_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testSecondsorg.joda.time.TestStringConvert.testSeconds | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldTypeorg.joda.time.TestYearMonthDay_Basics.testGetFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_long_intorg.joda.time.chrono.TestGJChronology.testFactory_Zone_long_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationAfterStart2org.joda.time.TestInterval_Basics.testWithDurationAfterStart2 | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testFactoryorg.joda.time.chrono.TestGJChronology.testFactory | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructororg.joda.time.TestDateTime_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationAfterStart1org.joda.time.TestInterval_Basics.testWithDurationAfterStart1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object2org.joda.time.TestPeriod_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldsorg.joda.time.TestTimeOfDay_Basics.testGetFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.test_now_DateTimeZoneorg.joda.time.TestDateTime_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestBaseSingleFieldPeriod.testFactory_standardPeriodIn_RPeriodorg.joda.time.TestBaseSingleFieldPeriod.testFactory_standardPeriodIn_RPeriod | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testCutoverAddWeekyearsorg.joda.time.chrono.TestGJChronology.testCutoverAddWeekyears | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testMinus_RPorg.joda.time.TestLocalDate_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.test_noworg.joda.time.TestMutableDateTime_Constructors.test_now | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType3 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone_avoidDSTorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone_avoidDST | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_Zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd2org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonthDayorg.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_yearMonthDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.test_now_Chronologyorg.joda.time.TestMutableDateTime_Constructors.test_now_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months2org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testMinutesorg.joda.time.TestStringConvert.testMinutes | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI1org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_nullZoneorg.joda.time.TestLocalDateTime_Basics.testToDateTime_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testSizeorg.joda.time.TestLocalDateTime_Basics.testSize | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestWeeks.testFactory_parseWeeks_Stringorg.joda.time.TestWeeks.testFactory_parseWeeks_String | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestReadablePeriodConverter.testSetInto_Objectorg.joda.time.convert.TestReadablePeriodConverter.testSetInto_Object | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testMinus_RPorg.joda.time.TestLocalDateTime_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testPlusFieldsorg.joda.time.TestPeriod_Basics.testPlusFields | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedGJChronologyChangedInternalsorg.joda.time.TestSerialization.testSerializedGJChronologyChangedInternals | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testGetField_intorg.joda.time.TestLocalDateTime_Basics.testGetField_int | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zoneorg.joda.time.format.TestDateTimeFormatter.testParseInto_zone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone1org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldorg.joda.time.TestMutableDateTime_Basics.testGet_DateTimeField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonth_Basics.testMinus_RPorg.joda.time.TestYearMonth_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonthWeekDayorg.joda.time.TestPeriod_Basics.testNormalizedStandard_yearMonthWeekDay | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.test_now_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestHours.testFactory_parseHours_Stringorg.joda.time.TestHours.testFactory_parseHours_String | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDuration_Basics.testToPeriod_PeriodType_Chronologyorg.joda.time.TestDuration_Basics.testToPeriod_PeriodType_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJDate.test_cutoverPreZeroorg.joda.time.chrono.TestGJDate.test_cutoverPreZero | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months1org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_months1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testWithPeriodType5org.joda.time.TestPeriod_Basics.testWithPeriodType5 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldorg.joda.time.TestYearMonthDay_Basics.testGetField | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testOverlaps_RIntervalorg.joda.time.TestMutableInterval_Basics.testOverlaps_RInterval | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testContains_RIntervalorg.joda.time.TestMutableInterval_Basics.testContains_RInterval | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone1org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone1 | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_checkRedundantSeparatororg.joda.time.format.TestPeriodFormat.test_wordBased_ja_checkRedundantSeparator | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testToDateMidnight_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateMidnight_nullZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testSizeorg.joda.time.TestLocalDate_Basics.testSize | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestCalendarConverter.testGetChronology_Object_nullChronologyorg.joda.time.convert.TestCalendarConverter.testGetChronology_Object_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateorg.joda.time.format.TestISOPeriodFormat.testFormatAlternate | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RP_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RP_int | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestGJChronology.testPartialGetAsTextorg.joda.time.chrono.TestGJChronology.testPartialGetAsText | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldTypesorg.joda.time.TestTimeOfDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.047904193
|
org.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_monthsWeeksorg.joda.time.TestPeriod_Basics.testNormalizedStandard_periodType_monthsWeeks | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysLondonorg.joda.time.TestDateTimeZone.testPatchedNameKeysLondon | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedDateTimePropertyorg.joda.time.TestSerialization.testSerializedDateTimeProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testIsBeforeNoworg.joda.time.TestDateTime_Basics.testIsBeforeNow | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd2org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Basics.testGetMethodsorg.joda.time.TestMutableDateTime_Basics.testGetMethods | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_sameorg.joda.time.TestMutableDateTime_Sets.testSetDate_RI_same | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableDateTime_Basics.testPropertyorg.joda.time.TestMutableDateTime_Basics.testProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDateTime_Basics.testIsSupported_DurationFieldTypeorg.joda.time.TestLocalDateTime_Basics.testIsSupported_DurationFieldType | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology1org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testWeeksorg.joda.time.TestStringConvert.testWeeks | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_RIorg.joda.time.TestMutableInterval_Basics.testIsBefore_RI | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_Chronologyorg.joda.time.TestInterval_Constructors.testConstructor_long_long_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testMinus_RPorg.joda.time.TestTimeOfDay_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Basics.testToStringorg.joda.time.TestMutablePeriod_Basics.testToString | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Basics.testPropertyorg.joda.time.TestDateMidnight_Basics.testProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestStringConvert.testDaysorg.joda.time.TestStringConvert.testDays | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYears.testFactory_parseYears_Stringorg.joda.time.TestYears.testFactory_parseYears_String | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI2org.joda.time.TestMutableInterval_Updates.testSetEnd_RI2 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI1org.joda.time.TestDuration_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterOKMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetPartialConverterOKMultipleMatches | 1PASS | ||
|
0.047904193
|
org.joda.time.TestInterval_Basics.testWithDurationAfterStart4org.joda.time.TestInterval_Basics.testWithDurationAfterStart4 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testIsSupportedorg.joda.time.TestTimeOfDay_Basics.testIsSupported | 1PASS | ||
|
0.047904193
|
org.joda.time.TestChronology.testToStringorg.joda.time.TestChronology.testToString | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructororg.joda.time.TestLocalDate_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysGazaHistoricorg.joda.time.TestDateTimeZone.testPatchedNameKeysGazaHistoric | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.test_now_Chronologyorg.joda.time.TestDateTime_Constructors.test_now_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestYearMonthDay_Basics.testMinus_RPorg.joda.time.TestYearMonthDay_Basics.testMinus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor1org.joda.time.TestMutablePeriod_Constructors.testConstructor1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testPlus_RPorg.joda.time.TestDateTime_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.chrono.TestBuddhistChronology.testDurationFieldsorg.joda.time.chrono.TestBuddhistChronology.testDurationFields | 1PASS | ||
|
0.047904193
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object5org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object5 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestLocalDate_Basics.testGetValuesorg.joda.time.TestLocalDate_Basics.testGetValues | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestTimeOfDay_Basics.testPlus_RPorg.joda.time.TestTimeOfDay_Basics.testPlus_RP | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Basics.testWithDurationAdded_RP_intorg.joda.time.TestDateTime_Basics.testWithDurationAdded_RP_int | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType1 | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedDateMidnightorg.joda.time.TestSerialization.testSerializedDateMidnight | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedLocalDateorg.joda.time.TestSerialization.testSerializedLocalDate | 1PASS | ||
|
0.047904193
|
org.joda.time.TestSerialization.testSerializedDateMidnightPropertyorg.joda.time.TestSerialization.testSerializedDateMidnightProperty | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.047904193
|
org.joda.time.TestDateMidnight_Constructors.testConstructororg.joda.time.TestDateMidnight_Constructors.testConstructor | 1PASS | ||
|
0.047904193
|
org.joda.time.TestMonthDay_Basics.testPlus_RPorg.joda.time.TestMonthDay_Basics.testPlus_RP | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSePeriodAfterStart_RI2org.joda.time.TestMutableInterval_Updates.testSePeriodAfterStart_RI2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long3org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Y | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long1org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondFraction | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSm | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_chronoorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_chrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Properties.testPropertyCompareToDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyCompareToDayOfMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testToString5org.joda.time.TestPartial_Basics.testToString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToDayorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long1org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_YD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMinuteOfHourorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMinuteOfHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString1org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyGetHourorg.joda.time.TestPartial_Properties.testPropertyGetHour | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI3org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference1org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWithout5org.joda.time.TestPartial_Basics.testWithout5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_WDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_WD | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Mmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Mm | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_M | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object1org.joda.time.TestLocalDate_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Objectorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString1org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testGetFormatter1org.joda.time.TestPartial_Basics.testGetFormatter1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_timeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeorg.joda.time.format.TestISODateTimeFormatParsing.test_time | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology2org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Basics.testIsEqual_YMorg.joda.time.TestYearMonth_Basics.testIsEqual_YM | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Basics.testWithEndMillis_long2org.joda.time.TestInterval_Basics.testWithEndMillis_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestStringConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testParse_formatterorg.joda.time.TestYearMonth_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSm | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testIsBefore_TODorg.joda.time.TestTimeOfDay_Basics.testIsBefore_TOD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object2_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object2_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_nullChronologyorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testParse_noFormatterorg.joda.time.TestLocalDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateOptionalTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateOptionalTimeParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMillisOfSecondorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMillisOfSecond | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseMillis_fractionOfSecondLongorg.joda.time.format.TestDateTimeFormatter.testParseMillis_fractionOfSecondLong | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DH | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString1org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testToString_String_Localeorg.joda.time.TestTimeOfDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDate | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Horg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_H | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long2org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Basics.testGetMillisorg.joda.time.TestInterval_Basics.testGetMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertySetHourorg.joda.time.TestPartial_Properties.testPropertySetHour | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortLowerCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortLowerCase_UK | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testToString4org.joda.time.TestPartial_Basics.testToString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Properties.testPropertyCompareToYearorg.joda.time.TestYearMonth_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object4org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat.testFormat_time_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_time_partial | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString3org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyToIntervalHourOfDay | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localDateOptionalTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localDateOptionalTimeParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_longorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Basics.testEqualsHashCodeorg.joda.time.TestMonthDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestPartial_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalSecondOfMinuteorg.joda.time.TestDateTime_Properties.testPropertyToIntervalSecondOfMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testParse_noFormatterorg.joda.time.TestLocalDate_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInstant_Constructors.testParse_formatterorg.joda.time.TestInstant_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMinuteOfHourorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMinuteOfHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Basics.testIsAfter_YMorg.joda.time.TestYearMonth_Basics.testIsAfter_YM | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testToString_Stringorg.joda.time.TestTimeOfDay_Basics.testToString_String | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyAddHourorg.joda.time.TestPartial_Properties.testPropertyAddHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_long1org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Basics.testIsBefore_MDorg.joda.time.TestMonthDay_Basics.testIsBefore_MD | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Parserorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Parser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToYearorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDate | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localTimeParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Basics.testIsAfter_MDorg.joda.time.TestMonthDay_Basics.testIsAfter_MD | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongUpperCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongUpperCase_UK | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLong_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLong_France | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testParse_noFormatterorg.joda.time.TestMutableDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Objectorg.joda.time.TestMonthDay_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1org.joda.time.TestLocalTime_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long1org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testParse_textMonthJanLong_UKorg.joda.time.format.TestDateTimeFormat.testParse_textMonthJanLong_UK | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testParse_noFormatterorg.joda.time.TestDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSePeriodBeforeEnd_RI2org.joda.time.TestMutableInterval_Updates.testSePeriodBeforeEnd_RI2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString5org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString1org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testParse_noFormatterorg.joda.time.TestDateMidnight_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyGetMinuteorg.joda.time.TestPartial_Properties.testPropertyGetMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertySetTextHourorg.joda.time.TestPartial_Properties.testPropertySetTextHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith_baseHasNoRangeorg.joda.time.TestPartial_Basics.testWith_baseHasNoRange | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsorg.joda.time.TestYearMonth_Properties.testPropertyEquals | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Basics.testIsEqual_MDorg.joda.time.TestMonthDay_Basics.testIsEqual_MD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestPartial_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetAndZone | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MS | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsorg.joda.time.TestMonthDay_Properties.testPropertyEquals | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YH | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Basics.testEqualsHashCodeorg.joda.time.TestYearMonth_Basics.testEqualsHashCode | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeComparator.testBasicComps4org.joda.time.TestDateTimeComparator.testBasicComps4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString4org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long2org.joda.time.TestYearMonth_Constructors.testConstructor_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString2org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testToStringorg.joda.time.TestTimeOfDay_Basics.testToString | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon_parseZorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon_parseZ | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zoneorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testParse_noFormatterorg.joda.time.TestLocalTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Basics.testToDateTime_Chronologyorg.joda.time.TestDateMidnight_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testParse_noFormatterorg.joda.time.TestYearMonth_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long2org.joda.time.TestMonthDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor2_Object_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor2_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testEqualsHashCodeorg.joda.time.TestTimeOfDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testParse_pivotYear_ignored4DigitYearorg.joda.time.format.TestDateTimeFormat.testParse_pivotYear_ignored4DigitYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_nullChronologyorg.joda.time.TestInterval_Constructors.testConstructor_long_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString6org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString6 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_duplicatesorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_duplicates | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_chronoorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_chrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructor_Chronoorg.joda.time.TestPartial_Constructors.testConstructor_Chrono | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple_precedence | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Properties.testPropertyCompareToMonthorg.joda.time.TestYearMonth_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HS | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Basics.testIsBefore_YMorg.joda.time.TestYearMonth_Basics.testIsBefore_YM | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testLocalTimeorg.joda.time.TestStringConvert.testLocalTime | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Basics.testCompareToorg.joda.time.TestLocalTime_Basics.testCompareTo | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long2org.joda.time.TestInterval_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructorEx7_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx7_TypeArray_intArray | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testGetDateTime1org.joda.time.convert.TestStringConverter.testGetDateTime1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat.testFormat_date_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_date_partial | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testMonthDayorg.joda.time.TestStringConvert.testMonthDay | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference4org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Basics.testGetMillisorg.joda.time.TestMutableInterval_Basics.testGetMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString6org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Basics.testEqualsHashCodeorg.joda.time.TestYearMonthDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertySetTextMinuteorg.joda.time.TestPartial_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeUtils.testGetDurationMillis_RIorg.joda.time.TestDateTimeUtils.testGetDurationMillis_RI | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructorEx9_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx9_TypeArray_intArray | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_m | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1NewYorkorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1NewYork | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_simple | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMS | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSm | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongLowerCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongLowerCase_UK | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology6org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI1org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString4org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyAddWrapFieldHourorg.joda.time.TestPartial_Properties.testPropertyAddWrapFieldHour | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDate | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString5org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Basics.testWithStartMillis_long2org.joda.time.TestInterval_Basics.testWithStartMillis_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Smorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Sm | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone3org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToYear2org.joda.time.TestDateTime_Properties.testPropertyCompareToYear2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object1org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testParse_formatterorg.joda.time.TestDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long1org.joda.time.TestInterval_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString5org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyCompareToMinuteorg.joda.time.TestPartial_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMillisOfSecondorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMillisOfSecond | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long3org.joda.time.TestInterval_Constructors.testConstructor_long_long3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInstant_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestInstant_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testParse_formatterorg.joda.time.TestMutableDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructor_Type_intorg.joda.time.TestPartial_Constructors.testConstructor_Type_int | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testGetFormatter2org.joda.time.TestPartial_Basics.testGetFormatter2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Objectorg.joda.time.TestYearMonth_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString5org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology7org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology7 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsorg.joda.time.TestYearMonthDay_Properties.testPropertyEquals | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestLongConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestLongConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testCompareToorg.joda.time.TestTimeOfDay_Basics.testCompareTo | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestNullConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestNullConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testParse_formatterorg.joda.time.TestMonthDay_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString4org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testEqualsHashCodeorg.joda.time.TestPartial_Basics.testEqualsHashCode | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_tTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_tTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString5org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testToString3org.joda.time.TestPartial_Basics.testToString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDate | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DM | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Basics.testWithFields_RPartialorg.joda.time.TestDateMidnight_Basics.testWithFields_RPartial | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Properties.testPropertyCompareToMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyCompareToMonthOfYear | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendOptional_Parserorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendOptional_Parser | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTTime | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeElementParserorg.joda.time.format.TestISODateTimeFormatParsing.test_timeElementParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType7org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType7 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testPrinterParserMethodsorg.joda.time.format.TestDateTimeFormatter.testPrinterParserMethods | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object6org.joda.time.TestMutableInterval_Constructors.testConstructor_Object6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Basics.testWithFields_RPartialorg.joda.time.TestDateTime_Basics.testWithFields_RPartial | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Basics.testToTimeOfDayorg.joda.time.TestDateTime_Basics.testToTimeOfDay | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Hmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Hm | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_timeParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMm | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToHourorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Objectorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long1org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalSecondOfMinuteorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalSecondOfMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeComparator.testInvalidObjorg.joda.time.TestDateTimeComparator.testInvalidObj | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyCompareToHourorg.joda.time.TestPartial_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString3org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeComparator.testBasicComps3org.joda.time.TestDateTimeComparator.testBasicComps3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertySetMinuteorg.joda.time.TestPartial_Properties.testPropertySetMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object1org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple_precedence | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith_argHasNoRangeorg.joda.time.TestPartial_Basics.testWith_argHasNoRange | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestPartial_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeUtils.testGetPeriodType_PeriodTypeorg.joda.time.TestDateTimeUtils.testGetPeriodType_PeriodType | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon_parseZorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon_parseZ | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDate | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_D | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith3eorg.joda.time.TestPartial_Basics.testWith3e | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Basics.testIsBefore_YMDorg.joda.time.TestYearMonthDay_Basics.testIsBefore_YMD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith3forg.joda.time.TestPartial_Basics.testWith3f | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortUpperCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortUpperCase_UK | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyAddWrapFieldMinuteorg.joda.time.TestPartial_Properties.testPropertyAddWrapFieldMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testLocalDateorg.joda.time.TestStringConvert.testLocalDate | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testMonthDay_leapDayorg.joda.time.TestStringConvert.testMonthDay_leapDay | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HM | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString4org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_offsetParsed | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Basics.testToDateTime_Chronologyorg.joda.time.TestMutableDateTime_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_D | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Basics.testIsAfter_YMDorg.joda.time.TestYearMonthDay_Basics.testIsAfter_YMD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testGetInstantMillisInvalidorg.joda.time.convert.TestStringConverter.testGetInstantMillisInvalid | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testYearMonthorg.joda.time.TestStringConvert.testYearMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateElementParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateElementParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith_baseAndArgHaveNoRangeorg.joda.time.TestPartial_Basics.testWith_baseAndArgHaveNoRange | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString4org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YM | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestDateConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestDateConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Basics.testToDateTime_Chronologyorg.joda.time.TestDateTime_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localDateParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localDateParser | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Worg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_W | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalHourOfDay | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long1org.joda.time.TestYearMonth_Constructors.testConstructor_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecond | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YMDHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YMDH | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructorEx8_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx8_TypeArray_intArray | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testGetFormatter3org.joda.time.TestPartial_Basics.testGetFormatter3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YW | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString2org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_simple | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_M | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_long1org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx7org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx7 | 1PASS | ||
|
0.035928145
|
org.joda.time.chrono.TestISOChronology.testPartialDayOfYearAddorg.joda.time.chrono.TestISOChronology.testPartialDayOfYearAdd | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_Objectorg.joda.time.TestDateTime_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testGetDateTime2org.joda.time.convert.TestStringConverter.testGetDateTime2 | 1PASS | ||
|
0.035928145
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology3org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testParse_noFormatterorg.joda.time.TestMonthDay_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString2org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Y | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testIsEqual_TODorg.joda.time.TestTimeOfDay_Basics.testIsEqual_TOD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testToString_DTFormatterorg.joda.time.TestTimeOfDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Basics.testIsAfter_TODorg.joda.time.TestTimeOfDay_Basics.testIsAfter_TOD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString7org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString7 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1Tokyoorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1Tokyo | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateParser | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Constructors.testParse_formatterorg.joda.time.TestDateMidnight_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString3org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Basics.testWithChronology_Chronologyorg.joda.time.TestDateTime_Basics.testWithChronology_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateorg.joda.time.format.TestISODateTimeFormatParsing.test_date | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonthDay_Basics.testIsEqual_YMDorg.joda.time.TestYearMonthDay_Basics.testIsEqual_YMD | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Basics.testWithChronology2org.joda.time.TestInterval_Basics.testWithChronology2 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInstant_Basics.testToDateTime_Chronologyorg.joda.time.TestInstant_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long1org.joda.time.TestMonthDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDateTime_Constructors.testParse_formatterorg.joda.time.TestLocalDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testParse_formatterorg.joda.time.TestLocalTime_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInterval_Constructors.testConstructor_Object6org.joda.time.TestInterval_Constructors.testConstructor_Object6 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Objectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval1org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval1 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_MDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_MD | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_unmodifiableorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_unmodifiable | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Basics.testWith3dorg.joda.time.TestPartial_Basics.testWith3d | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Sorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_S | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Properties.testPropertyAddMinuteorg.joda.time.TestPartial_Properties.testPropertyAddMinute | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP7org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP7 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference5org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference5 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone2org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone2 | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis_partial | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Y | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTime | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localParseWrongOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_localParseWrongOffsetAndZone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString1org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testParse_formatterorg.joda.time.TestLocalDate_Constructors.testParse_formatter | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffset | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalTime_simple | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_D | 1PASS | ||
|
0.035928145
|
org.joda.time.TestPartial_Constructors.testConstructorEx2_Type_intorg.joda.time.TestPartial_Constructors.testConstructorEx2_Type_int | 1PASS | ||
|
0.035928145
|
org.joda.time.chrono.TestGregorianChronology.testMaximumValueorg.joda.time.chrono.TestGregorianChronology.testMaximumValue | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateMidnight_Basics.testWithChronology_Chronologyorg.joda.time.TestDateMidnight_Basics.testWithChronology_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeUtils.testGetZone_Zoneorg.joda.time.TestDateTimeUtils.testGetZone_Zone | 1PASS | ||
|
0.035928145
|
org.joda.time.TestInstant_Constructors.testParse_noFormatterorg.joda.time.TestInstant_Constructors.testParse_noFormatter | 1PASS | ||
|
0.035928145
|
org.joda.time.format.TestISODateTimeFormatParsing.test_tTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_tTimeNoMillis | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTime_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestDateTime_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.035928145
|
org.joda.time.TestDateTimeUtils.testGetChronology_Chronologyorg.joda.time.TestDateTimeUtils.testGetChronology_Chronology | 1PASS | ||
|
0.035928145
|
org.joda.time.TestStringConvert.testLocalDateTimeorg.joda.time.TestStringConvert.testLocalDateTime | 1PASS | ||
|
0.035928145
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded4org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithDurationAdded_long_intorg.joda.time.TestDateTime_Basics.testWithDurationAdded_long_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeISOorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testIsBeforeNoworg.joda.time.TestInstant_Basics.testIsBeforeNow | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded1org.joda.time.TestDateTime_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded3org.joda.time.TestPartial_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_hoursorg.joda.time.TestDurationFieldType.test_hours | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long1org.joda.time.TestLocalTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithersorg.joda.time.TestLocalDateTime_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToGregorianCalendarorg.joda.time.TestDateTime_Basics.testToGregorianCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testToString_Stringorg.joda.time.TestYearMonth_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_unknownFieldorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_unknownField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testSampleDateorg.joda.time.chrono.TestEthiopicChronology.testSampleDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_secondsorg.joda.time.TestDurationFieldType.test_seconds | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneLondonorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneLondon | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToString_DTFormatterorg.joda.time.TestYearMonthDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_startOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestYearMonthDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_Object1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseStartYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseStartYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetSecondorg.joda.time.TestTimeOfDay_Properties.testPropertySetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFields3org.joda.time.TestPeriod_Basics.testWithFields3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToDateTimeISOorg.joda.time.TestDateTime_Basics.testToDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetSecondsorg.joda.time.TestMutablePeriod_Updates.testSetSeconds | 1PASS | ||
|
0.023952097
|
org.joda.time.TestBaseSingleFieldPeriod.testEqualsHashCodeorg.joda.time.TestBaseSingleFieldPeriod.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToString_nullPeriodFormatterorg.joda.time.TestPeriod_Basics.testToString_nullPeriodFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testForOffsetHours_intorg.joda.time.TestDateTimeZone.testForOffsetHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_int_intorg.joda.time.TestMonthDay_Constructors.testConstructor_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_2org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_winterorg.joda.time.TestLocalDateTime_Basics.testToDate_winter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusMillis_intorg.joda.time.TestLocalDateTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableIntervalConverter.testIsReadableInterval_Object_Chronologyorg.joda.time.convert.TestReadableIntervalConverter.testIsReadableInterval_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetWeeksorg.joda.time.TestMutablePeriod_Updates.testSetWeeks | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDuration_Basics.testToPeriod_fixedZoneorg.joda.time.TestDuration_Basics.testToPeriod_fixedZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestTimeOfDay_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testCloneorg.joda.time.TestMutableDateTime_Basics.testClone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testPlusMinutes_intorg.joda.time.TestTimeOfDay_Basics.testPlusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscoworg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscow | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusDays_sameorg.joda.time.TestMonthDay_Basics.testMinusDays_same | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_long3org.joda.time.TestPeriod_Constructors.testConstructor_long3 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_simpleorg.joda.time.format.TestDateTimeFormatter.testParseInto_simple | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testIsAfter_LocalDateorg.joda.time.TestLocalDate_Basics.testIsAfter_LocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_chronoorg.joda.time.format.TestDateTimeFormatter.testParseInto_chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToString_String_Localeorg.joda.time.TestLocalDate_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testEqualsHashCodeorg.joda.time.TestDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_Chronoorg.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testMinuteorg.joda.time.TestDateTimeComparator.testMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusHours_intorg.joda.time.TestDateTime_Basics.testPlusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDate_summerorg.joda.time.TestLocalDate_Basics.testToDate_summer | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetMilliorg.joda.time.TestTimeOfDay_Properties.testPropertySetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinusDays_intorg.joda.time.TestDateMidnight_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithDate_int_int_intorg.joda.time.TestDateTime_Basics.testWithDate_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testSerialization2org.joda.time.TestDateTimeZone.testSerialization2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestIllegalFieldValueException.testSetTextorg.joda.time.TestIllegalFieldValueException.testSetText | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDateTime_wrongChronoLocalTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTime_wrongChronoLocalTime_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testIsSupported_DurationFieldTypeorg.joda.time.TestLocalTime_Basics.testIsSupported_DurationFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_intorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyAddDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Gazaorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Gaza | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_hourOfDayorg.joda.time.TestDateTimeFieldType.test_hourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testToInterval1org.joda.time.TestInterval_Basics.testToInterval1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testCopyorg.joda.time.TestMutableInterval_Basics.testCopy | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMilliorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusDays_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testMinusDays_int_negativeFromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testFactory_FromDateFieldsorg.joda.time.TestMonthDay_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_wraporg.joda.time.TestMonthDay_Basics.testPlusMonths_int_wrap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronology_crossChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronology_crossChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testToString_String_Localeorg.joda.time.TestLocalTime_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_Fieldorg.joda.time.TestMutablePeriod_Updates.testAdd_Field | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object7org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeEndOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeEndOfMonthAdjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestDateTime_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded3org.joda.time.TestDateTime_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertySetTextLocaleMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetTextLocaleMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyEqualsorg.joda.time.TestLocalDateTime_Properties.testPropertyEquals | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded4org.joda.time.TestPartial_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithersorg.joda.time.TestLocalTime_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.testBug2182444_ausNSWorg.joda.time.TestDateTimeZoneCutover.testBug2182444_ausNSW | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestLocalDate_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextHourorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToYearMonthDayorg.joda.time.TestDateTime_Basics.testToYearMonthDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded3org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_intorg.joda.time.TestMonthDay_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertySetMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_intorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddYearorg.joda.time.TestYearMonthDay_Properties.testPropertyAddYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_longorg.joda.time.TestMutableInterval_Basics.testIsAfter_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetYearorg.joda.time.TestLocalDate_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestChronology.testEqualsHashCode_ISOorg.joda.time.TestChronology.testEqualsHashCode_ISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToLocalDateTime_wrongChronologyLocalTimeorg.joda.time.TestLocalDate_Basics.testToLocalDateTime_wrongChronologyLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToMutableDateTimeorg.joda.time.TestDateTime_Basics.testToMutableDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusMinutes_intorg.joda.time.TestDateTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatWeeksorg.joda.time.format.TestPeriodFormatterBuilder.testFormatWeeks | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testPlusMonths_intorg.joda.time.TestYearMonth_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testPropertyorg.joda.time.TestYearMonth_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListWOWorg.joda.time.TestDateTimeComparator.testListWOW | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testPlusSeconds_intorg.joda.time.TestLocalTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesSecondorg.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToYearorg.joda.time.TestLocalDate_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testMinusSeconds_intorg.joda.time.TestTimeOfDay_Basics.testMinusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestTimeOfDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestBuddhistChronology.testEraorg.joda.time.chrono.TestBuddhistChronology.testEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithField4org.joda.time.TestPeriod_Basics.testWithField4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestISOChronology.testMinYearorg.joda.time.chrono.TestISOChronology.testMinYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListHourorg.joda.time.TestDateTimeComparator.testListHour | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseEndYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseEndYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testCalendarorg.joda.time.chrono.TestEthiopicChronology.testCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_springDST_2Hour40Savingsorg.joda.time.TestLocalDateTime_Basics.testToDate_springDST_2Hour40Savings | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToStringorg.joda.time.TestLocalDate_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithersorg.joda.time.TestYearMonth_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testSizeorg.joda.time.TestLocalTime_Basics.testSize | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalDateTimeorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToDateTimeorg.joda.time.TestInstant_Basics.testToDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_hourOfHalfdayorg.joda.time.TestDateTimeFieldType.test_hourOfHalfday | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDate_winterorg.joda.time.TestLocalDate_Basics.testToDate_winter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testDurationYearorg.joda.time.chrono.TestCopticChronology.testDurationYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusDays_intorg.joda.time.TestLocalDateTime_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestYearMonth_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddDaysorg.joda.time.TestMutablePeriod_Updates.testAddDays | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithField3org.joda.time.TestPartial_Basics.testWithField3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscowBadDateTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscowBadDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithEndMillis_long3org.joda.time.TestInterval_Basics.testWithEndMillis_long3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithout1org.joda.time.TestPartial_Basics.testWithout1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_4int1org.joda.time.TestPeriod_Constructors.testConstructor_4int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_startOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_springDST_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDate_springDST_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToYearMonthDayorg.joda.time.TestDateMidnight_Basics.testToYearMonthDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testContains_longorg.joda.time.TestMutableInterval_Basics.testContains_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testToString_DTFormatterorg.joda.time.TestPartial_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testToStringorg.joda.time.TestMonthDay_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testMinusMinutes_intorg.joda.time.TestTimeOfDay_Basics.testMinusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_dayOfYearorg.joda.time.TestDateTimeFieldType.test_dayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testAbuts_RIntervalorg.joda.time.TestInterval_Basics.testAbuts_RInterval | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToPeriodorg.joda.time.TestPeriod_Basics.testToPeriod | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddMinutesorg.joda.time.TestMutablePeriod_Updates.testAddMinutes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testWOYYorg.joda.time.TestDateTimeComparator.testWOYY | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx1_Type_intorg.joda.time.TestPartial_Constructors.testConstructorEx1_Type_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetValue_intorg.joda.time.TestLocalTime_Basics.testGetValue_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithStartMillis_long3org.joda.time.TestInterval_Basics.testWithStartMillis_long3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusDays_int_fromLeaporg.joda.time.TestMonthDay_Basics.testMinusDays_int_fromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithField4org.joda.time.TestPartial_Basics.testWithField4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP4org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetValuesorg.joda.time.TestLocalTime_Basics.testGetValues | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToInstantorg.joda.time.TestDateMidnight_Basics.testToInstant | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_halfdayOfDayorg.joda.time.TestDateTimeFieldType.test_halfdayOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_yearsorg.joda.time.TestDurationFieldType.test_years | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testTimeZoneConversionorg.joda.time.TestDateTimeZone.testTimeZoneConversion | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearOfEraorg.joda.time.TestDateTime_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2org.joda.time.TestLocalDate_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToLocalDateorg.joda.time.TestLocalDateTime_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testCompareToorg.joda.time.TestInstant_Basics.testCompareTo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetFieldorg.joda.time.TestPartial_Basics.testGetField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithout2org.joda.time.TestPartial_Basics.testWithout2 | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testEpochorg.joda.time.chrono.TestEthiopicChronology.testEpoch | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetFieldsorg.joda.time.TestPartial_Basics.testGetFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToSecondorg.joda.time.TestLocalTime_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_4org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI5org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetFieldTypesorg.joda.time.TestLocalTime_Basics.testGetFieldTypes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructor_Type_int_Chronoorg.joda.time.TestPartial_Constructors.testConstructor_Type_int_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextDayorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldDayorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextSecondorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusMonths_intorg.joda.time.TestLocalDateTime_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded2org.joda.time.TestDateMidnight_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscoworg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscow | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToDateorg.joda.time.TestDateMidnight_Basics.testToDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatter.testPrint_writerMethodsorg.joda.time.format.TestPeriodFormatter.testPrint_writerMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testPlusorg.joda.time.TestPeriod_Basics.testPlus | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testSampleDateWithZoneorg.joda.time.chrono.TestEthiopicChronology.testSampleDateWithZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testIsAfter_longorg.joda.time.TestDateTime_Basics.testIsAfter_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testMinusWeeks_intorg.joda.time.TestLocalDate_Basics.testMinusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDifferenceMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetDifferenceMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testIsBefore_TODorg.joda.time.TestPartial_Basics.testIsBefore_TOD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testPlusMinutes_intorg.joda.time.TestLocalTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldMonthorg.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_OfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_OfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testToString_Stringorg.joda.time.TestLocalTime_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_before1970org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_before1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int2org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testToString_String_Localeorg.joda.time.TestPartial_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableIntervalConverter.testGetPeriodType_Objectorg.joda.time.convert.TestReadableIntervalConverter.testGetPeriodType_Object | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPropertyorg.joda.time.TestMonthDay_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusDays_intorg.joda.time.TestDateTime_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testIsSupportedorg.joda.time.TestPeriod_Basics.testIsSupported | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonths.testAddToLocalDateorg.joda.time.TestMonths.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Constructors.testConstructororg.joda.time.TestMutableInterval_Constructors.testConstructor | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded7org.joda.time.TestPartial_Basics.testWithFieldAdded7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long3_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long3_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_intorg.joda.time.TestMonthDay_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositiveorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testEpochorg.joda.time.chrono.TestIslamicChronology.testEpoch | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeEndOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeEndOfMonthAdjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray_Chronoorg.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestNullConverter.testGetInstantMillis_Object_Chronologyorg.joda.time.convert.TestNullConverter.testGetInstantMillis_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestLocalDateTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testCloneorg.joda.time.TestMutableInterval_Basics.testClone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToDateMidnightorg.joda.time.TestDateTime_Basics.testToDateMidnight | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testIndexOforg.joda.time.TestPeriod_Basics.testIndexOf | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToInstantorg.joda.time.TestDateTime_Basics.testToInstant | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RD_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RD_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded8org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded8 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObjectorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListDOMorg.joda.time.TestDateTimeComparator.testListDOM | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testPropertyorg.joda.time.TestPartial_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_beforeYearZero3org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_beforeYearZero3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToDateorg.joda.time.TestMutableDateTime_Basics.testToDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesDayorg.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded5org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded5 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Formatterorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Formatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded1org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_sameChronoorg.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_sameChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int1org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testPeriodStaticsorg.joda.time.TestPeriod_Basics.testPeriodStatics | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testPlusHours_intorg.joda.time.TestLocalTime_Basics.testPlusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeUtils.testSystemMillisorg.joda.time.TestDateTimeUtils.testSystemMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded4org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSuffixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSuffix | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testFactory_FromDateFields_before1970org.joda.time.TestLocalTime_Constructors.testFactory_FromDateFields_before1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded1org.joda.time.TestDateMidnight_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testToString_DTFormatterorg.joda.time.TestYearMonth_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_3org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP6org.joda.time.TestMutablePeriod_Updates.testAdd_RP6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded2org.joda.time.TestPartial_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestISOChronology.testTimeOfDayAddorg.joda.time.chrono.TestISOChronology.testTimeOfDayAdd | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset_springGaporg.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset_springGap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinus_RDorg.joda.time.TestDateMidnight_Basics.testMinus_RD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long2org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMinuteorg.joda.time.TestLocalTime_Properties.testPropertyGetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestDateMidnight_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetHourorg.joda.time.TestTimeOfDay_Properties.testPropertyGetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_2org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testGetMethodsorg.joda.time.TestInstant_Basics.testGetMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx6_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx6_TypeArray_intArray | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_endOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded3org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testTransitionFixedorg.joda.time.TestDateTimeZone.testTransitionFixed | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded2org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithChronologyRetainFields_Chronoorg.joda.time.TestPartial_Basics.testWithChronologyRetainFields_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long2org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testMinusMonths_intorg.joda.time.TestLocalDate_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testDOYorg.joda.time.TestDateTimeComparator.testDOY | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded1org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetHourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testEqualsHashCodeorg.joda.time.TestLocalTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetorg.joda.time.TestPartial_Basics.testGet | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegativeorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesWeekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFields_beforeYearZero3org.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFields_beforeYearZero3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded2org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructororg.joda.time.TestPartial_Constructors.testConstructor | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testTypeIndexMethodsorg.joda.time.TestPeriod_Basics.testTypeIndexMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneNewYorkorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneNewYork | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertySetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testCalendarorg.joda.time.chrono.TestIslamicChronology.testCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_8int1org.joda.time.TestPeriod_Constructors.testConstructor_8int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testToLocalDateorg.joda.time.TestMonthDay_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_nonZeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_nonZero | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testIsEqual_LocalDateorg.joda.time.TestLocalDate_Basics.testIsEqual_LocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testToString_String_Localeorg.joda.time.TestMonthDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestISOChronology.testMaximumValueorg.joda.time.chrono.TestISOChronology.testMaximumValue | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testDOMorg.joda.time.TestDateTimeComparator.testDOM | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testMinusYears_intorg.joda.time.TestYearMonthDay_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith3aorg.joda.time.TestPartial_Basics.testWith3a | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddYearsorg.joda.time.TestMutablePeriod_Updates.testAddYears | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFields1org.joda.time.TestPeriod_Basics.testWithFields1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_4org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_sameChronoorg.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_sameChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyLeapMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyLeapMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertySetTextYearorg.joda.time.TestYearMonth_Properties.testPropertySetTextYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_nonZeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_nonZero | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testEqualsHashCodeorg.joda.time.TestInstant_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_adjustorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_adjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeAPIorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeAPI | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToStringorg.joda.time.TestYearMonthDay_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Chronologyorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithField_unknownFieldorg.joda.time.TestMonthDay_Basics.testWithField_unknownField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextMilliorg.joda.time.TestLocalTime_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestChronology.testEqualsHashCode_Lenientorg.joda.time.TestChronology.testEqualsHashCode_Lenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMinutes.testAddToLocalDateorg.joda.time.TestMinutes.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testToLocalTimeorg.joda.time.TestTimeOfDay_Basics.testToLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyoorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testCompareToorg.joda.time.TestMutableDateTime_Basics.testCompareTo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_unknownFieldorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_unknownField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyYearorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithField1org.joda.time.TestDateTime_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_after1970org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_after1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_autumnDST_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDate_autumnDST_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithout3org.joda.time.TestPartial_Basics.testWithout3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testEqualsHashCodeorg.joda.time.TestDateTimeZone.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_int_int_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalDateorg.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testPlusMillis_intorg.joda.time.TestLocalTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_minuteOfDayorg.joda.time.TestDateTimeFieldType.test_minuteOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testSizeorg.joda.time.TestPartial_Basics.testSize | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldAddedorg.joda.time.TestYearMonth_Basics.testWithFieldAdded | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testToString1org.joda.time.TestPartial_Basics.testToString1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyHourorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyHour | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestBuddhistChronology.testEpochorg.joda.time.chrono.TestBuddhistChronology.testEpoch | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testDurationMonthorg.joda.time.chrono.TestCopticChronology.testDurationMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusMinutes_intorg.joda.time.TestDateTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyDayorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded4org.joda.time.TestDateMidnight_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2org.joda.time.TestDateMidnight_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestBasePartial.testSetMethodsorg.joda.time.TestBasePartial.testSetMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextMilliorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextDayorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextDay | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixSimple1org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixSimple1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP5org.joda.time.TestMutablePeriod_Updates.testAdd_RP5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestSerialization.testSerializedInstantorg.joda.time.TestSerialization.testSerializedInstant | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetValuesorg.joda.time.TestPartial_Basics.testGetValues | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_de_formatStandardorg.joda.time.format.TestPeriodFormat.test_wordBased_de_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableInstantConverter.testGetInstantMillis_Object_Chronologyorg.joda.time.convert.TestReadableInstantConverter.testGetInstantMillis_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_sameorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_same | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP5org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testBasicComps1org.joda.time.TestDateTimeComparator.testBasicComps1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToLocalDateorg.joda.time.TestDateTime_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int2org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestLenientChronology.testNearDstTransitionorg.joda.time.chrono.TestLenientChronology.testNearDstTransition | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testGetDuration2org.joda.time.TestInterval_Basics.testGetDuration2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListBasicorg.joda.time.TestDateTimeComparator.testListBasic | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesMilliorg.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTimeorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDuration_Constructors.testConstructor_long_long1org.joda.time.TestDuration_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextHourorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextHour | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatMillis3Digitorg.joda.time.format.TestPeriodFormatterBuilder.testFormatMillis3Digit | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testSerializationorg.joda.time.TestLocalDateTime_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP1org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardWeeksorg.joda.time.TestPeriod_Basics.testToStandardWeeks | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithChronology1org.joda.time.TestInterval_Basics.testWithChronology1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextYearorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_long1org.joda.time.TestMutableDateTime_Sets.testSetTime_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSecondsWithMillisorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSecondsWithMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testForOffsetHoursMinutes_int_intorg.joda.time.TestDateTimeZone.testForOffsetHoursMinutes_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYorkorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_long_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_long_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyRemainderMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRemainderMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddSecondsorg.joda.time.TestMutablePeriod_Updates.testAddSeconds | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscowBadDateTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscowBadDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testFactory_FromCalendarFields_Calendarorg.joda.time.TestLocalTime_Constructors.testFactory_FromCalendarFields_Calendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_Chronoorg.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListDOYorg.joda.time.TestDateTimeComparator.testListDOY | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithChronology3org.joda.time.TestInterval_Basics.testWithChronology3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_intorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusYears_intorg.joda.time.TestDateTime_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetDateTime4org.joda.time.convert.TestStringConverter.testGetDateTime4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx5_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx5_TypeArray_intArray | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testSerializationorg.joda.time.TestPartial_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestLocalDate_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToMilliorg.joda.time.TestLocalTime_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithersorg.joda.time.TestYearMonthDay_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_springDST_2Hour40Savings_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDate_springDST_2Hour40Savings_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalTimeorg.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfWeek | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestLocalDate_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestConverterManager.testGetDurationConverterorg.joda.time.convert.TestConverterManager.testGetDurationConverter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2org.joda.time.TestDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_endOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Turkorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Turk | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_4org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_int_int_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testMinusMonths_intorg.joda.time.TestYearMonthDay_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_daysorg.joda.time.TestDurationFieldType.test_days | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithEndMillis_long1org.joda.time.TestInterval_Basics.testWithEndMillis_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetSecondOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetSecondOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testPropertyorg.joda.time.TestYearMonthDay_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_4org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetFieldsorg.joda.time.TestLocalTime_Basics.testGetFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testPlusDays_intorg.joda.time.TestYearMonthDay_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testSerializationorg.joda.time.TestMutableDateTime_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_weekOfWeekyearorg.joda.time.TestDateTimeFieldType.test_weekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyAddYearorg.joda.time.TestYearMonth_Properties.testPropertyAddYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusSeconds_intorg.joda.time.TestLocalDateTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testMinusMillis_intorg.joda.time.TestLocalTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_wraporg.joda.time.TestMonthDay_Basics.testMinusMonths_int_wrap | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestBuddhistChronology.testCalendarorg.joda.time.chrono.TestBuddhistChronology.testCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListSecondorg.joda.time.TestDateTimeComparator.testListSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextSecondorg.joda.time.TestLocalTime_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int2org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeFromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testBasicComps2org.joda.time.TestDateTimeComparator.testBasicComps2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToMutableDateTimeISOorg.joda.time.TestInstant_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Basics.testCloneorg.joda.time.TestMutablePeriod_Basics.testClone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusDays_intorg.joda.time.TestDateTime_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusWeeks_intorg.joda.time.TestDateTime_Basics.testPlusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_formatMultipleorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_formatMultiple | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetYearorg.joda.time.TestYearMonthDay_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testToString2org.joda.time.TestPartial_Basics.testToString2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_weeksorg.joda.time.TestDurationFieldType.test_weeks | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusHours_intorg.joda.time.TestDateTime_Basics.testMinusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Zoneorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testGetDuration1org.joda.time.TestInterval_Basics.testGetDuration1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyLeapYearorg.joda.time.TestDateTime_Properties.testPropertyLeapYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithDurationAdded_RD_intorg.joda.time.TestDateTime_Basics.testWithDurationAdded_RD_int | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testCalendarorg.joda.time.chrono.TestCopticChronology.testCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueSecondorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFields_beforeYearZero1org.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFields_beforeYearZero1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeFromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testMonthorg.joda.time.TestDateTimeComparator.testMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_invalidInNewChronoorg.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_invalidInNewChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_3org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetFieldTypeorg.joda.time.TestPartial_Basics.testGetFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyRoundHourorg.joda.time.TestLocalDateTime_Properties.testPropertyRoundHour | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestConverterManager.testGetIntervalConverterorg.joda.time.convert.TestConverterManager.testGetIntervalConverter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToGregorianCalendarorg.joda.time.TestDateMidnight_Basics.testToGregorianCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testIsAfter_LocalTimeorg.joda.time.TestLocalTime_Basics.testIsAfter_LocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith2org.joda.time.TestPartial_Basics.testWith2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlus_RDorg.joda.time.TestDateMidnight_Basics.testPlus_RD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testCopyorg.joda.time.TestMutableDateTime_Basics.testCopy | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetHoursorg.joda.time.TestMutablePeriod_Updates.testSetHours | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Objectorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_zeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_zero | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural1org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural1 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_getDefault_formatStandardorg.joda.time.format.TestPeriodFormat.test_getDefault_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYears.testAddToLocalDateorg.joda.time.TestYears.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_weekyearOfCenturyorg.joda.time.TestDateTimeFieldType.test_weekyearOfCentury | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith3org.joda.time.TestPartial_Basics.testWith3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithField2org.joda.time.TestPartial_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testMinusHours_intorg.joda.time.TestTimeOfDay_Basics.testMinusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertySetTextMonthorg.joda.time.TestYearMonth_Properties.testPropertySetTextMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP2org.joda.time.TestMutableDateTime_Adds.testAdd_RP2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToDateorg.joda.time.TestDateTime_Basics.testToDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_Chronoorg.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldorg.joda.time.TestYearMonth_Basics.testWithField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testOverlaps_RInterval_zeroDurationorg.joda.time.TestInterval_Basics.testOverlaps_RInterval_zeroDuration | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToString_DTFormatterorg.joda.time.TestLocalDateTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology1org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToLocalDateorg.joda.time.TestYearMonthDay_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testIsBefore_LocalTimeorg.joda.time.TestLocalTime_Basics.testIsBefore_LocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_millisOfDayorg.joda.time.TestDateTimeFieldType.test_millisOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_sameChronoorg.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_sameChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded2org.joda.time.TestDateTime_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_long2org.joda.time.TestPeriod_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testEqualsHashCodeorg.joda.time.TestDateMidnight_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_Zoneorg.joda.time.TestInterval_Constructors.testConstructor_long_long_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testToStringorg.joda.time.TestYearMonth_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_3org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFieldAdded1org.joda.time.TestPeriod_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithTime_int_int_intorg.joda.time.TestDateTime_Basics.testWithTime_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetDayorg.joda.time.TestLocalDate_Properties.testPropertyGetDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyGetDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded3org.joda.time.TestDateMidnight_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_beforeYearZero3org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_beforeYearZero3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToString_DTFormatterorg.joda.time.TestLocalDate_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testIsEqual_longorg.joda.time.TestDateTime_Basics.testIsEqual_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_3org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped2org.joda.time.TestPartial_Basics.testWithFieldAddWrapped2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestMonthDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithField2org.joda.time.TestDateTime_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSecondsorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSeconds | 1PASS | ||
|
0.023952097
|
org.joda.time.TestIllegalFieldValueException.testReadablePartialValidateorg.joda.time.TestIllegalFieldValueException.testReadablePartialValidate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_millisOfSecondorg.joda.time.TestDateTimeFieldType.test_millisOfSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetSecondorg.joda.time.TestLocalTime_Properties.testPropertyGetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithField_nullFieldorg.joda.time.TestYearMonth_Basics.testWithField_nullField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_8org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_8 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYorkorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_endOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_endOfMonthAdjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlusDays_intorg.joda.time.TestDateMidnight_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_2org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListMonthorg.joda.time.TestDateTimeComparator.testListMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testSerializationorg.joda.time.TestDateTime_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testToMutableInterval1org.joda.time.TestInterval_Basics.testToMutableInterval1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetMonthorg.joda.time.TestYearMonthDay_Properties.testPropertySetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatter.testPrint_bufferMethodsorg.joda.time.format.TestPeriodFormatter.testPrint_bufferMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped4org.joda.time.TestPartial_Basics.testWithFieldAddWrapped4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextDayorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_long1org.joda.time.TestMutableDateTime_Sets.testSetDate_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithersorg.joda.time.TestDateTime_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinus_longorg.joda.time.TestDateTime_Basics.testMinus_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testPlusMonths_intorg.joda.time.TestYearMonthDay_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_yearOfCenturyorg.joda.time.TestDateTimeFieldType.test_yearOfCentury | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_yearorg.joda.time.TestDateTimeFieldType.test_year | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListYearorg.joda.time.TestDateTimeComparator.testListYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusSeconds_intorg.joda.time.TestDateTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_fixedZoneorg.joda.time.TestPeriod_Constructors.testConstructor_long_fixedZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval2org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesDayorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextMilliorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_2org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextSecondorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToHourorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testSerializationorg.joda.time.TestYearMonth_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_zeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_zero | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testSampleDate2org.joda.time.chrono.TestIslamicChronology.testSampleDate2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToLocalDateTime_LocalTimeorg.joda.time.TestLocalDate_Basics.testToLocalDateTime_LocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testMinusYears_intorg.joda.time.TestLocalDate_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_en_from_deorg.joda.time.format.TestPeriodFormat.test_wordBased_en_from_de | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_after1970org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_after1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_5org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetDayorg.joda.time.TestLocalDateTime_Properties.testPropertyGetDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_2400_fromDayorg.joda.time.tz.TestCompiler.test_2400_fromDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToYearorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Constructors.testConstructor_nullObjectorg.joda.time.TestInstant_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyDayorg.joda.time.TestLocalDate_Properties.testPropertySetCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx1_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx1_TypeArray_intArray | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testNegatedorg.joda.time.TestPeriod_Basics.testNegated | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyYearorg.joda.time.TestLocalDate_Properties.testPropertySetCopyYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetField_intorg.joda.time.TestLocalTime_Basics.testGetField_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListMinuteorg.joda.time.TestDateTimeComparator.testListMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestInstant_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_da_formatMultipleorg.joda.time.format.TestPeriodFormat.test_wordBased_da_formatMultiple | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToDateTimeorg.joda.time.TestDateMidnight_Basics.testToDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Basics.testSerializationorg.joda.time.TestMutablePeriod_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectYearMonthDayorg.joda.time.TestLocalDate_Constructors.testConstructor_ObjectYearMonthDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_zeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_zero | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetDateTime6org.joda.time.convert.TestStringConverter.testGetDateTime6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_todObjectorg.joda.time.TestTimeOfDay_Constructors.testConstructor_todObject | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListTimeorg.joda.time.TestDateTimeComparator.testListTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testSerializationorg.joda.time.TestTimeOfDay_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestISOChronology.testCutoverAddYearsorg.joda.time.chrono.TestISOChronology.testCutoverAddYears | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositiveorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType6org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType6 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatMonthsorg.joda.time.format.TestPeriodFormatterBuilder.testFormatMonths | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusYears_intorg.joda.time.TestLocalDateTime_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetHourorg.joda.time.TestTimeOfDay_Properties.testPropertySetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_clockhourOfDayorg.joda.time.TestDateTimeFieldType.test_clockhourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalDateTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_nl_formatStandardorg.joda.time.format.TestPeriodFormat.test_wordBased_nl_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithersorg.joda.time.TestMonthDay_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithField1org.joda.time.TestDateMidnight_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddWeeksorg.joda.time.TestMutablePeriod_Updates.testAddWeeks | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListDateorg.joda.time.TestDateTimeComparator.testListDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyGetMonthorg.joda.time.TestLocalDate_Properties.testPropertyGetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testGetOffsetFixedorg.joda.time.TestDateTimeZone.testGetOffsetFixed | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyGetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToZeroorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToZero | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithField_sameorg.joda.time.TestMonthDay_Basics.testWithField_same | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testSerializationorg.joda.time.TestMonthDay_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertySetCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testRounding7org.joda.time.TestMutableDateTime_Basics.testRounding7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith1org.joda.time.TestPartial_Basics.testWith1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestSeconds.testAddToLocalDateorg.joda.time.TestSeconds.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Constructors.test_noworg.joda.time.TestInstant_Constructors.test_now | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObjectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextMonthorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference2org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Gaza | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeLenientorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyRoundHourorg.joda.time.TestLocalTime_Properties.testPropertyRoundHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_winter_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDate_winter_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeStrictorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testMinusMinutes_intorg.joda.time.TestLocalTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyHashCodeorg.joda.time.TestLocalDate_Properties.testPropertyHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithout4org.joda.time.TestPartial_Basics.testWithout4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfHourorg.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int1org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToMutableDateTimeorg.joda.time.TestInstant_Basics.testToMutableDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithField4org.joda.time.TestTimeOfDay_Basics.testWithField4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToLocalTimeorg.joda.time.TestLocalDateTime_Basics.testToLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDuration_Basics.testToPeriodorg.joda.time.TestDuration_Basics.testToPeriod | 1PASS | ||
|
0.023952097
|
org.joda.time.TestWeeks.testAddToLocalDateorg.joda.time.TestWeeks.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeYearorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetWeekyearorg.joda.time.TestDateMidnight_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testIsBefore_RIntervalorg.joda.time.TestInterval_Basics.testIsBefore_RInterval | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_fromLeaporg.joda.time.TestMonthDay_Basics.testPlusMonths_int_fromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatYearsorg.joda.time.format.TestPeriodFormatterBuilder.testFormatYears | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_4int1org.joda.time.TestMutablePeriod_Constructors.testConstructor_4int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToLocalDateTimeorg.joda.time.TestDateTime_Basics.testToLocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_defaultorg.joda.time.format.TestPeriodFormat.test_wordBased_default | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertySetMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple2org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToDateTimeorg.joda.time.TestDateTime_Basics.testToDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_int_intorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetYearsorg.joda.time.TestMutablePeriod_Updates.testSetYears | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testToString_String_Localeorg.joda.time.TestYearMonth_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyHashCodeorg.joda.time.TestLocalDateTime_Properties.testPropertyHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithTimeorg.joda.time.TestLocalDateTime_Basics.testWithTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_long1org.joda.time.TestMutableDateTime_Sets.testSetMillis_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testMinusHours_intorg.joda.time.TestLocalTime_Basics.testMinusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetMinuteorg.joda.time.TestLocalTime_Properties.testPropertySetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetDaysorg.joda.time.TestMutablePeriod_Updates.testSetDays | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural2org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetMinutesorg.joda.time.TestMutablePeriod_Updates.testSetMinutes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_centuriesorg.joda.time.TestDurationFieldType.test_centuries | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyHourorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testSerializationorg.joda.time.TestMutableInterval_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyHashCodeorg.joda.time.TestYearMonth_Properties.testPropertyHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatMinutesorg.joda.time.format.TestPeriodFormatterBuilder.testFormatMinutes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinusYears_intorg.joda.time.TestDateMidnight_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToLocalTimeorg.joda.time.TestDateTime_Basics.testToLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_dayOfWeekorg.joda.time.TestDateTimeFieldType.test_dayOfWeek | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testPlusMillis_intorg.joda.time.TestTimeOfDay_Basics.testPlusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testIsAfter_TODorg.joda.time.TestPartial_Basics.testIsAfter_TOD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_int_intorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatter.testPrint_simpleorg.joda.time.format.TestPeriodFormatter.testPrint_simple | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_4org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusMillis_intorg.joda.time.TestDateTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToZero_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToZero_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinus_longorg.joda.time.TestDateMidnight_Basics.testMinus_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetYearorg.joda.time.TestLocalDateTime_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference3org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testSerializationorg.joda.time.TestLocalTime_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSet_Fieldorg.joda.time.TestMutablePeriod_Updates.testSet_Field | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded5org.joda.time.TestPartial_Basics.testWithFieldAdded5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldAddedorg.joda.time.TestMonthDay_Basics.testWithFieldAdded | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_8int__PeriodType3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusMonths_intorg.joda.time.TestLocalDateTime_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusMillis_intorg.joda.time.TestLocalDateTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testIsSupported_DurationFieldTypeorg.joda.time.TestLocalDate_Basics.testIsSupported_DurationFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertySetDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.testBug2182444_usCentralorg.joda.time.TestDateTimeZoneCutover.testBug2182444_usCentral | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testMinusMonths_intorg.joda.time.TestYearMonth_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatDaysorg.joda.time.format.TestPeriodFormatterBuilder.testFormatDays | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToString_String_Localeorg.joda.time.TestYearMonthDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToDateTimeISOorg.joda.time.TestMutableDateTime_Basics.testToDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetSecondOfMinuteorg.joda.time.TestDateTime_Properties.testPropertyGetSecondOfMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_6org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObjectorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_nullZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_intorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_monthsorg.joda.time.TestDurationFieldType.test_months | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestInstant_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testDOWorg.joda.time.TestDateTimeComparator.testDOW | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testSerializationorg.joda.time.TestInterval_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestHours.testAddToLocalDateorg.joda.time.TestHours.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_2org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testSampleDateWithZoneorg.joda.time.chrono.TestCopticChronology.testSampleDateWithZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyYearorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyYear | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural1org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testMinusSeconds_intorg.joda.time.TestLocalTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_endOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_endOfMonthAdjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded6org.joda.time.TestPartial_Basics.testWithFieldAdded6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testPlusHours_intorg.joda.time.TestTimeOfDay_Basics.testPlusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextYearorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetMilliorg.joda.time.TestLocalDateTime_Properties.testPropertySetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusSeconds_intorg.joda.time.TestLocalDateTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testDurationYearorg.joda.time.chrono.TestEthiopicChronology.testDurationYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddLongMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddLongMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_nullZoneorg.joda.time.TestInterval_Constructors.testConstructor_long_long_nullZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToMinuteorg.joda.time.TestLocalTime_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusDays_int_fromLeaporg.joda.time.TestMonthDay_Basics.testPlusDays_int_fromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_3org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithField1org.joda.time.TestTimeOfDay_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_secondOfMinuteorg.joda.time.TestDateTimeFieldType.test_secondOfMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToLocalDateTime_nullLocalTimeorg.joda.time.TestLocalDate_Basics.testToLocalDateTime_nullLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testEraorg.joda.time.chrono.TestEthiopicChronology.testEra | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testValueIndexMethodsorg.joda.time.TestPeriod_Basics.testValueIndexMethods | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testToInterval1org.joda.time.TestMutableInterval_Basics.testToInterval1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTimeISOorg.joda.time.TestDateMidnight_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithField3org.joda.time.TestYearMonthDay_Basics.testWithField3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalTimeorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_int_int_intorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testSerializationorg.joda.time.TestYearMonthDay_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_int_int_intorg.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFieldAdded4org.joda.time.TestPeriod_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testWOWorg.joda.time.TestDateTimeComparator.testWOW | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToDayorg.joda.time.TestLocalDate_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfSecondorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFieldsorg.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlusYears_intorg.joda.time.TestDateMidnight_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testIsAfter_RIntervalorg.joda.time.TestInterval_Basics.testIsAfter_RInterval | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_from_nlorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_from_nl | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testGetValueorg.joda.time.TestTimeOfDay_Basics.testGetValue | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_en_from_nlorg.joda.time.format.TestPeriodFormat.test_wordBased_en_from_nl | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testToMutableInterval1org.joda.time.TestMutableInterval_Basics.testToMutableInterval1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToString_String_Localeorg.joda.time.TestLocalDateTime_Basics.testToString_String_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToLocalDateorg.joda.time.TestDateMidnight_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testIsAfter_LocalDateTimeorg.joda.time.TestLocalDateTime_Basics.testIsAfter_LocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFields_beforeYearZero1org.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFields_beforeYearZero1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_7org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnlyorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_8int__PeriodType1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyAddMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetHourorg.joda.time.TestLocalTime_Properties.testPropertyGetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_before1970org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_before1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetDayorg.joda.time.TestYearMonthDay_Properties.testPropertyGetDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetHourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToGregorianCalendarorg.joda.time.TestMutableDateTime_Basics.testToGregorianCalendar | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_sameorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_same | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_long2org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddMonthsorg.joda.time.TestMutablePeriod_Updates.testAddMonths | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testIsAfterNoworg.joda.time.TestInstant_Basics.testIsAfterNow | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testIsSupportedorg.joda.time.TestPartial_Basics.testIsSupported | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMillisOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetMillisOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPropertyorg.joda.time.TestLocalDateTime_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToString_Stringorg.joda.time.TestLocalDate_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testYearorg.joda.time.TestDateTimeComparator.testYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP4org.joda.time.TestMutablePeriod_Updates.testAdd_RP4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlus_longorg.joda.time.TestDateMidnight_Basics.testPlus_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusMonths_intorg.joda.time.TestDateTime_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1org.joda.time.TestLocalDate_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple1org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetMilliorg.joda.time.TestLocalTime_Properties.testPropertySetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardHoursorg.joda.time.TestPeriod_Basics.testToStandardHours | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_sameChronoorg.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_sameChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_weekyearorg.joda.time.TestDateTimeFieldType.test_weekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetDateTime5org.joda.time.convert.TestStringConverter.testGetDateTime5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeorg.joda.time.TestLocalDate_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP4org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testIsEqualNoworg.joda.time.TestInstant_Basics.testIsEqualNow | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToHourorg.joda.time.TestLocalTime_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testHourorg.joda.time.TestDateTimeComparator.testHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithField1org.joda.time.TestPeriod_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long4_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long4_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testIsEqual_TODorg.joda.time.TestPartial_Basics.testIsEqual_TOD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMinuteorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusMonths_intorg.joda.time.TestDateTime_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDays.testAddToLocalDateorg.joda.time.TestDays.testAddToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeUtils.testMillisProvider_nullorg.joda.time.TestDateTimeUtils.testMillisProvider_null | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusDays_sameorg.joda.time.TestMonthDay_Basics.testPlusDays_same | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testPropertyorg.joda.time.TestLocalTime_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testSampleDate1org.joda.time.chrono.TestIslamicChronology.testSampleDate1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetHourorg.joda.time.TestLocalTime_Properties.testPropertySetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithersorg.joda.time.TestLocalDate_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testForID_Stringorg.joda.time.TestDateTimeZone.testForID_String | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology3org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_intorg.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testToString_DTFormatterorg.joda.time.TestMonthDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithFieldorg.joda.time.TestMonthDay_Basics.testWithField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetMonthsorg.joda.time.TestMutablePeriod_Updates.testSetMonths | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetValueorg.joda.time.TestPartial_Basics.testGetValue | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded7org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalDateTimeorg.joda.time.TestLocalDate_Constructors.testConstructor_ObjectLocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Turk | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestLocalTime_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfHourorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP6org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_yearOfEraorg.joda.time.TestDateTimeFieldType.test_yearOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_before1970org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_before1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded6org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusMinutes_intorg.joda.time.TestLocalDateTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testPropertyorg.joda.time.TestLocalDate_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_millisorg.joda.time.TestDurationFieldType.test_millis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testCompareToorg.joda.time.TestDateTime_Basics.testCompareTo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyorg.joda.time.TestDateTimeZone.testPatchedNameKeysSydney | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int1org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFieldAdded3org.joda.time.TestPeriod_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyHashCodeorg.joda.time.TestYearMonthDay_Properties.testPropertyHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD2org.joda.time.TestMutableDateTime_Adds.testAdd_RD2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusDays_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testPlusDays_int_negativeFromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestDateTime_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithField_unknownFieldorg.joda.time.TestYearMonth_Basics.testWithField_unknownField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusWeeks_intorg.joda.time.TestLocalDateTime_Basics.testMinusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestISOPeriodFormat.testFormatStandard_negativeorg.joda.time.format.TestISOPeriodFormat.testFormatStandard_negative | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusWeeks_intorg.joda.time.TestLocalDateTime_Basics.testPlusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testForOffsetMillis_intorg.joda.time.TestDateTimeZone.testForOffsetMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx3_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx3_TypeArray_intArray | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testPlusWeeks_intorg.joda.time.TestLocalDate_Basics.testPlusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology2org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_long1org.joda.time.TestMutableDateTime_Adds.testAdd_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddMillisorg.joda.time.TestMutablePeriod_Updates.testAddMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int2org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology1org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithField2org.joda.time.TestPeriod_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP3org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSecondsWithOptionalMillisorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSecondsWithOptionalMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_halfdaysorg.joda.time.TestDurationFieldType.test_halfdays | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetHourorg.joda.time.TestLocalDateTime_Properties.testPropertySetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_fromLeaporg.joda.time.TestMonthDay_Basics.testMinusMonths_int_fromLeap | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyHashCodeorg.joda.time.TestMonthDay_Properties.testPropertyHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestLocalTime_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithMillis_longorg.joda.time.TestDateMidnight_Basics.testWithMillis_long | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToNegative_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToNegative_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinus_RDorg.joda.time.TestDateTime_Basics.testMinus_RD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestTimeOfDay_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_3org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalDateorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP5org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_secondOfDayorg.joda.time.TestDateTimeFieldType.test_secondOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testSerializationorg.joda.time.TestLocalDate_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnightorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testCompareToorg.joda.time.TestDateMidnight_Basics.testCompareTo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffsetorg.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusSeconds_intorg.joda.time.TestDateTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDate_springDST_2Hour40Savingsorg.joda.time.TestLocalDate_Basics.testToDate_springDST_2Hour40Savings | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_long2org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlusMonths_intorg.joda.time.TestDateMidnight_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToCalendar_Localeorg.joda.time.TestDateTime_Basics.testToCalendar_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusHours_intorg.joda.time.TestLocalDateTime_Basics.testPlusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMillisOfSecondorg.joda.time.TestDateTime_Properties.testPropertyGetMillisOfSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testSampleDate3org.joda.time.chrono.TestIslamicChronology.testSampleDate3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testToStringorg.joda.time.TestLocalTime_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped1org.joda.time.TestPartial_Basics.testWithFieldAddWrapped1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithField3org.joda.time.TestPeriod_Basics.testWithField3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testSampleDateWithZoneorg.joda.time.chrono.TestIslamicChronology.testSampleDateWithZone | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive_crossCutover | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testGetValuesorg.joda.time.TestTimeOfDay_Basics.testGetValues | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx2_Type_int_Chronoorg.joda.time.TestPartial_Constructors.testConstructorEx2_Type_int_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology4org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testGetDuration2org.joda.time.TestMutableInterval_Basics.testGetDuration2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructor2_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructor2_TypeArray_intArray | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFieldAdded2org.joda.time.TestPeriod_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testFactory_FromDateFields_after1970org.joda.time.TestLocalTime_Constructors.testFactory_FromDateFields_after1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyCompareToWeekOfWeekyear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyGetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testIsBefore_longorg.joda.time.TestDateTime_Basics.testIsBefore_long | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestISOChronology.testMaxYearorg.joda.time.chrono.TestISOChronology.testMaxYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestChronology.testEqualsHashCode_Strictorg.joda.time.TestChronology.testEqualsHashCode_Strict | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGetFieldType_intorg.joda.time.TestLocalTime_Basics.testGetFieldType_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_longorg.joda.time.TestMutableInterval_Basics.testIsBefore_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseEndYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseEndYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testSerializationorg.joda.time.TestPeriod_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToZeroorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval3org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testFactory_FromDateFieldsorg.joda.time.TestYearMonthDay_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testWithStartMillis_long1org.joda.time.TestInterval_Basics.testWithStartMillis_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnight_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlusYears_intorg.joda.time.TestDateTime_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testPlusWeeks_intorg.joda.time.TestDateMidnight_Basics.testPlusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testPlusYears_intorg.joda.time.TestYearMonth_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusHours_intorg.joda.time.TestLocalDateTime_Basics.testMinusHours_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI3org.joda.time.TestInterval_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusMillis_intorg.joda.time.TestDateTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneTokyoorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneTokyo | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testMinusDays_intorg.joda.time.TestMonthDay_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseInto_simple_precedence | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testContains_RIntervalorg.joda.time.TestInterval_Basics.testContains_RInterval | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith3borg.joda.time.TestPartial_Basics.testWith3b | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testGettersorg.joda.time.TestLocalDateTime_Basics.testGetters | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1org.joda.time.TestDateMidnight_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testMinusDays_intorg.joda.time.TestYearMonthDay_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyRemainderHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRemainderHourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_after1970org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_after1970 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_int_intorg.joda.time.TestYearMonth_Constructors.testConstructor_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDate_springDSTorg.joda.time.TestLocalDate_Basics.testToDate_springDST | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronology_crossChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronology_crossChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyGetYearorg.joda.time.TestYearMonth_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalDateorg.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testPlusSeconds_intorg.joda.time.TestTimeOfDay_Basics.testPlusSeconds_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusHour | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestEthiopicChronology.testDurationMonthorg.joda.time.chrono.TestEthiopicChronology.testDurationMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithersorg.joda.time.TestDateMidnight_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextMinuteorg.joda.time.TestLocalTime_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToDayorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural2org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlus_longorg.joda.time.TestDateTime_Basics.testPlus_long | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestBuddhistChronology.testKeyYearsorg.joda.time.chrono.TestBuddhistChronology.testKeyYears | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToStringorg.joda.time.TestLocalDateTime_Basics.testToString | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToNegativeorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToNegative | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testToDateTimeISOorg.joda.time.TestInstant_Basics.testToDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatMillisorg.joda.time.format.TestPeriodFormatterBuilder.testFormatMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardMinutesorg.joda.time.TestPeriod_Basics.testToStandardMinutes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_clockhourOfHalfdayorg.joda.time.TestDateTimeFieldType.test_clockhourOfHalfday | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_dayOfMonthorg.joda.time.TestDateTimeFieldType.test_dayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testMinusMillis_intorg.joda.time.TestTimeOfDay_Basics.testMinusMillis_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetDayorg.joda.time.TestYearMonthDay_Properties.testPropertySetDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType5org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopySecondorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopySecond | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatHoursorg.joda.time.format.TestPeriodFormatterBuilder.testFormatHours | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestDateTime_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListMillisorg.joda.time.TestDateTimeComparator.testListMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToMonthorg.joda.time.TestLocalDate_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testPlusDays_intorg.joda.time.TestLocalDate_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetSecondorg.joda.time.TestLocalDateTime_Properties.testPropertySetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testMultipliedByorg.joda.time.TestPeriod_Basics.testMultipliedBy | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructorEx_Type_int_Chronoorg.joda.time.TestPartial_Constructors.testConstructorEx_Type_int_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testWithField_nullFieldorg.joda.time.TestMonthDay_Basics.testWithField_nullField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextYearorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testPlus_RDorg.joda.time.TestDateTime_Basics.testPlus_RD | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToDateTimeISOorg.joda.time.TestDateMidnight_Basics.testToDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_startOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testEraorg.joda.time.chrono.TestIslamicChronology.testEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped6org.joda.time.TestPartial_Basics.testWithFieldAddWrapped6 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int1org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopySecondorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopySecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long2org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.testBug3192457_adjustOffsetorg.joda.time.TestDateTimeZoneCutover.testBug3192457_adjustOffset | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinusMonths_intorg.joda.time.TestDateMidnight_Basics.testMinusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToDateTimeorg.joda.time.TestMutableDateTime_Basics.testToDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_minuteOfHourorg.joda.time.TestDateTimeFieldType.test_minuteOfHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI3org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testGettersorg.joda.time.TestLocalDate_Basics.testGetters | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_intorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectTimeOfDayorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectTimeOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testToMutableDateTimeISOorg.joda.time.TestDateTime_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded8org.joda.time.TestPartial_Basics.testWithFieldAdded8 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_formatSingularorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_formatSingular | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertySetYearorg.joda.time.TestYearMonth_Properties.testPropertySetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_2org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_8ints1org.joda.time.TestMutablePeriod_Updates.testAdd_8ints1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGettersorg.joda.time.TestLocalTime_Basics.testGetters | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_invalidInNewChronoorg.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_invalidInNewChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testPlusMonths_intorg.joda.time.TestLocalDate_Basics.testPlusMonths_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_5org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetYearorg.joda.time.TestYearMonthDay_Properties.testPropertySetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_summer_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDate_summer_Zone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testEqualsHashCodeorg.joda.time.TestLocalDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_minutesorg.joda.time.TestDurationFieldType.test_minutes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testMinusDays_intorg.joda.time.TestLocalDate_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Basics.testGet_DateTimeFieldorg.joda.time.TestInstant_Basics.testGet_DateTimeField | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnightorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_centuryOfEraorg.joda.time.TestDateTimeFieldType.test_centuryOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFields_beforeYearZero3org.joda.time.TestLocalDate_Constructors.testFactory_fromCalendarFields_beforeYearZero3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListYOYYorg.joda.time.TestDateTimeComparator.testListYOYY | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded4org.joda.time.TestDateTime_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP1org.joda.time.TestMutablePeriod_Updates.testAdd_RP1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testToString_Stringorg.joda.time.TestPartial_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1org.joda.time.TestDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped5org.joda.time.TestPartial_Basics.testWithFieldAddWrapped5 | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object1org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestChronology.testEqualsHashCode_Zonedorg.joda.time.TestChronology.testEqualsHashCode_Zoned | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToString_Stringorg.joda.time.TestLocalDateTime_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testEpochorg.joda.time.chrono.TestCopticChronology.testEpoch | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testPlusYears_intorg.joda.time.TestYearMonthDay_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesDayorg.joda.time.TestLocalDateTime_Properties.testPropertyGetMaxMinValuesDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testMinusYears_intorg.joda.time.TestYearMonth_Basics.testMinusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testWithDateorg.joda.time.TestLocalDateTime_Basics.testWithDate | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_es_formatStandardorg.joda.time.format.TestPeriodFormat.test_wordBased_es_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAddHoursorg.joda.time.TestMutablePeriod_Updates.testAddHours | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyGetMilliorg.joda.time.TestLocalTime_Properties.testPropertyGetMilli | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRemainderHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRemainderHourOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInstant_Constructors.testConstructororg.joda.time.TestInstant_Constructors.testConstructor | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testToString_Stringorg.joda.time.TestMonthDay_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetSecondorg.joda.time.TestLocalTime_Properties.testPropertySetSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped8org.joda.time.TestPartial_Basics.testWithFieldAddWrapped8 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardDaysorg.joda.time.TestPeriod_Basics.testToStandardDays | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithField2org.joda.time.TestYearMonthDay_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestLocalTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestIslamicChronology.testFieldConstructororg.joda.time.chrono.TestIslamicChronology.testFieldConstructor | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testGetorg.joda.time.TestPeriod_Basics.testGet | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Constructors.testConstructor_Partialorg.joda.time.TestPartial_Constructors.testConstructor_Partial | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithField1org.joda.time.TestPartial_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixSimple2org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixSimple2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAdded1org.joda.time.TestPartial_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testIsBefore_LocalDateorg.joda.time.TestLocalDate_Basics.testIsBefore_LocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testPropertyorg.joda.time.TestTimeOfDay_Basics.testProperty | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType5org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithField_sameorg.joda.time.TestYearMonth_Basics.testWithField_same | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_da_formatSinglularorg.joda.time.format.TestPeriodFormat.test_wordBased_da_formatSinglular | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testMinusWeeks_intorg.joda.time.TestDateTime_Basics.testMinusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardDurationorg.joda.time.TestPeriod_Basics.testToStandardDuration | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testForTimeZone_TimeZoneorg.joda.time.TestDateTimeZone.testForTimeZone_TimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestInterval_Basics.testOverlaps_RIntervalorg.joda.time.TestInterval_Basics.testOverlaps_RInterval | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesDayOfMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_Amman_2003org.joda.time.tz.TestCompiler.test_Amman_2003 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Gaza | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Basics.testCopyorg.joda.time.TestMutablePeriod_Basics.testCopy | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testIsEqual_LocalTimeorg.joda.time.TestLocalTime_Basics.testIsEqual_LocalTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusMinutes_intorg.joda.time.TestLocalDateTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_adjustorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_adjust | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testListDOWorg.joda.time.TestDateTimeComparator.testListDOW | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testIsEqual_LocalDateTimeorg.joda.time.TestLocalDateTime_Basics.testIsEqual_LocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_2400_lastorg.joda.time.tz.TestCompiler.test_2400_last | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_Chronologyorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseStartYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseStartYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithersorg.joda.time.TestTimeOfDay_Basics.testWithers | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_from_deorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_from_de | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToString_Stringorg.joda.time.TestYearMonthDay_Basics.testToString_String | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyDayorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testGetOffset_RIorg.joda.time.TestDateTimeZone.testGetOffset_RI | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToString_PeriodFormatterorg.joda.time.TestPeriod_Basics.testToString_PeriodFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped3org.joda.time.TestPartial_Basics.testWithFieldAddWrapped3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith4org.joda.time.TestPartial_Basics.testWith4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestMutableDateTime_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_summerorg.joda.time.TestLocalDateTime_Basics.testToDate_summer | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int3org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testSerializationorg.joda.time.TestDateMidnight_Basics.testSerialization | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_long1org.joda.time.TestPeriod_Constructors.testConstructor_long1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextMonthorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithField4org.joda.time.TestYearMonthDay_Basics.testWithField4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_Chronoorg.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_Chrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyGetHourorg.joda.time.TestLocalDateTime_Properties.testPropertyGetHour | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testSampleDateorg.joda.time.chrono.TestCopticChronology.testSampleDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithZone_DateTimeZoneorg.joda.time.TestDateTime_Basics.testWithZone_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testWithField2org.joda.time.TestDateMidnight_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Basics.testWithMillis_longorg.joda.time.TestDateTime_Basics.testWithMillis_long | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfDay | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_eraorg.joda.time.TestDateTimeFieldType.test_era | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testEqualsHashCodeorg.joda.time.TestMutableDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testToStandardSecondsorg.joda.time.TestPeriod_Basics.testToStandardSeconds | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithField3org.joda.time.TestTimeOfDay_Basics.testWithField3 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_formatStandardorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_beforeYearZero1org.joda.time.TestLocalDateTime_Constructors.testFactory_fromDateFields_beforeYearZero1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Match.testIsMatch_Partialorg.joda.time.TestPartial_Match.testIsMatch_Partial | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZone.testCommentParseorg.joda.time.TestDateTimeZone.testCommentParse | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearorg.joda.time.TestDateTime_Properties.testPropertyGetYear | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_Amman_2005org.joda.time.tz.TestCompiler.test_Amman_2005 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnight_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight_nullZone | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork_endOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithField2org.joda.time.TestTimeOfDay_Basics.testWithField2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeFieldType.test_monthOfYearorg.joda.time.TestDateTimeFieldType.test_monthOfYear | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestReadableIntervalConverter.testGetDurationMillis_Objectorg.joda.time.convert.TestReadableIntervalConverter.testGetDurationMillis_Object | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableInterval_Basics.testGetDuration1org.joda.time.TestMutableInterval_Basics.testGetDuration1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testIsBefore_LocalDateTimeorg.joda.time.TestLocalDateTime_Basics.testIsBefore_LocalDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI5org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWith3corg.joda.time.TestPartial_Basics.testWith3c | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonthDay_Basics.testWithField1org.joda.time.TestYearMonthDay_Basics.testWithField1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testFactory_FromDateFieldsorg.joda.time.TestYearMonth_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMonthDay_Basics.testPlusDays_intorg.joda.time.TestMonthDay_Basics.testPlusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_erasorg.joda.time.TestDurationFieldType.test_eras | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_Amman_2004org.joda.time.tz.TestCompiler.test_Amman_2004 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints4org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints4 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testToLocalDateorg.joda.time.TestYearMonth_Basics.testToLocalDate | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testGetFieldTypesorg.joda.time.TestPartial_Basics.testGetFieldTypes | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long2org.joda.time.TestLocalTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Turk | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToInstantorg.joda.time.TestMutableDateTime_Basics.testToInstant | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextHourorg.joda.time.TestLocalTime_Properties.testPropertySetTextHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone_2org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone_2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToCalendar_Localeorg.joda.time.TestMutableDateTime_Basics.testToCalendar_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_beforeYearZero1org.joda.time.TestLocalDate_Constructors.testFactory_fromDateFields_beforeYearZero1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testWithFields2org.joda.time.TestPeriod_Basics.testWithFields2 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetEraorg.joda.time.TestDateTime_Properties.testPropertyGetEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.chrono.TestCopticChronology.testEraorg.joda.time.chrono.TestCopticChronology.testEra | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDurationFieldType.test_weekyearsorg.joda.time.TestDurationFieldType.test_weekyears | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_zeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_zero | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertySetMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.convert.TestStringConverter.testGetDateTime3org.joda.time.convert.TestStringConverter.testGetDateTime3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP4org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP4 | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Printerorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Printer | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testToDate_autumnDSTorg.joda.time.TestLocalDate_Basics.testToDate_autumnDST | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testRounding8org.joda.time.TestMutableDateTime_Basics.testRounding8 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfMinuteorg.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfMinute | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testPlusYears_intorg.joda.time.TestLocalDateTime_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_autumnDSTorg.joda.time.TestLocalDateTime_Basics.testToDate_autumnDST | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertySetMonthorg.joda.time.TestYearMonth_Properties.testPropertySetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded5org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testMinusDays_intorg.joda.time.TestLocalDateTime_Basics.testMinusDays_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateTimeComparator.testSecondorg.joda.time.TestDateTimeComparator.testSecond | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPeriod_Basics.testMinusorg.joda.time.TestPeriod_Basics.testMinus | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD1org.joda.time.TestMutableDateTime_Adds.testAdd_RD1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextMonthorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval5org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval5 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testMinusWeeks_intorg.joda.time.TestDateMidnight_Basics.testMinusWeeks_int | 1PASS | ||
|
0.023952097
|
org.joda.time.tz.TestCompiler.test_Amman_2006org.joda.time.tz.TestCompiler.test_Amman_2006 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testSetMillisorg.joda.time.TestMutablePeriod_Updates.testSetMillis | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Properties.testPropertyEqualsorg.joda.time.TestLocalDate_Properties.testPropertyEquals | 1PASS | ||
|
0.023952097
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalTime_Basics.testToString_DTFormatterorg.joda.time.TestLocalTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Basics.testToDate_springDSTorg.joda.time.TestLocalDateTime_Basics.testToDate_springDST | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RD3org.joda.time.TestMutablePeriod_Updates.testAdd_RD3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFieldsorg.joda.time.TestLocalDateTime_Constructors.testFactory_fromCalendarFields | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithFieldAddWrapped7org.joda.time.TestPartial_Basics.testWithFieldAddWrapped7 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int3org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int3 | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Basics.testToCalendar_Localeorg.joda.time.TestDateMidnight_Basics.testToCalendar_Locale | 1PASS | ||
|
0.023952097
|
org.joda.time.TestPartial_Basics.testWithChronologyRetainFields_sameChronoorg.joda.time.TestPartial_Basics.testWithChronologyRetainFields_sameChrono | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDate_Basics.testPlusYears_intorg.joda.time.TestLocalDate_Basics.testPlusYears_int | 1PASS | ||
|
0.023952097
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMonthorg.joda.time.TestYearMonth_Properties.testPropertyGetMonth | 1PASS | ||
|
0.023952097
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pt_formatStandardorg.joda.time.format.TestPeriodFormat.test_wordBased_pt_formatStandard | 1PASS | ||
|
0.023952097
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfWeekorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.023952097
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyYear | 1PASS | ||
|
0.011976048
|
org.joda.time.TestDateTimeUtils.testClassorg.joda.time.TestDateTimeUtils.testClass | 1PASS |
| 1 | /* | ||||||
| 2 | * Copyright 2001-2013 Stephen Colebourne | ||||||
| 3 | * | ||||||
| 4 | * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| 5 | * you may not use this file except in compliance with the License. | ||||||
| 6 | * You may obtain a copy of the License at | ||||||
| 7 | * | ||||||
| 8 | * http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| 9 | * | ||||||
| 10 | * Unless required by applicable law or agreed to in writing, software | ||||||
| 11 | * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| 13 | * See the License for the specific language governing permissions and | ||||||
| 14 | * limitations under the License. | ||||||
| 15 | */ | ||||||
| 16 | package org.joda.time; | ||||||
| 17 | |||||||
| 18 | import java.lang.reflect.Method; | ||||||
| 19 | import java.text.DateFormatSymbols; | ||||||
| 20 | import java.util.Collections; | ||||||
| 21 | import java.util.HashMap; | ||||||
| 22 | import java.util.LinkedHashMap; | ||||||
| 23 | import java.util.Locale; | ||||||
| 24 | import java.util.Map; | ||||||
| 25 | |||||||
| 26 | import org.joda.time.chrono.ISOChronology; | ||||||
| 27 | |||||||
| 28 | /** | ||||||
| 29 | * DateTimeUtils provide public utility methods for the date-time library. | ||||||
| 30 | * <p> | ||||||
| 31 | * DateTimeUtils uses shared static variables which are declared as volatile | ||||||
| 32 | * for thread-safety. These can be changed during the lifetime of the application | ||||||
| 33 | * however doing so is generally a bad idea. | ||||||
| 34 | * | ||||||
| 35 | * @author Stephen Colebourne | ||||||
| 36 | * @since 1.0 | ||||||
| 37 | */ | ||||||
|
|||||||
| 38 | public class DateTimeUtils { | ||||||
| 39 | |||||||
| 40 | /** The singleton instance of the system millisecond provider. */ | ||||||
| 41 | private static final SystemMillisProvider SYSTEM_MILLIS_PROVIDER = new SystemMillisProvider(); | ||||||
| 42 | /** The millisecond provider currently in use. */ | ||||||
| 43 | private static volatile MillisProvider cMillisProvider = SYSTEM_MILLIS_PROVIDER; | ||||||
| 44 | /** The millisecond provider currently in use. */ | ||||||
| 45 | private static volatile Map<String, DateTimeZone> cZoneNames; | ||||||
|
|||||||
| 46 | 2 | static {... |
|||||
| 47 | // names from RFC-822 / JDK | ||||||
| 48 | // this is all very US-centric and dubious, but perhaps it will help some | ||||||
| 49 | 2 | Map<String, DateTimeZone> map = new LinkedHashMap<String, DateTimeZone>(); | |||||
| 50 | 2 | map.put("UT", DateTimeZone.UTC); | |||||
| 51 | 2 | map.put("UTC", DateTimeZone.UTC); | |||||
| 52 | 2 | map.put("GMT", DateTimeZone.UTC); | |||||
| 53 | 2 | put(map, "EST", "America/New_York"); | |||||
| 54 | 2 | put(map, "EDT", "America/New_York"); | |||||
| 55 | 2 | put(map, "CST", "America/Chicago"); | |||||
| 56 | 2 | put(map, "CDT", "America/Chicago"); | |||||
| 57 | 2 | put(map, "MST", "America/Denver"); | |||||
| 58 | 2 | put(map, "MDT", "America/Denver"); | |||||
| 59 | 2 | put(map, "PST", "America/Los_Angeles"); | |||||
| 60 | 2 | put(map, "PDT", "America/Los_Angeles"); | |||||
| 61 | 2 | cZoneNames = Collections.unmodifiableMap(map); | |||||
| 62 | } | ||||||
|
|||||||
| 63 | 16 | private static void put(Map<String, DateTimeZone> map, String name, String id) {... |
|||||
| 64 | 16 | try { | |||||
| 65 | 16 | map.put(name, DateTimeZone.forID(id)); | |||||
| 66 | } catch (RuntimeException ex) { | ||||||
| 67 | // ignore | ||||||
| 68 | } | ||||||
| 69 | } | ||||||
| 70 | |||||||
| 71 | /** | ||||||
| 72 | * Restrictive constructor | ||||||
| 73 | */ | ||||||
|
|||||||
| 74 | 1 | protected DateTimeUtils() {... |
|||||
| 75 | 1 | super(); | |||||
| 76 | } | ||||||
| 77 | |||||||
| 78 | //----------------------------------------------------------------------- | ||||||
| 79 | /** | ||||||
| 80 | * Gets the current time in milliseconds. | ||||||
| 81 | * <p> | ||||||
| 82 | * By default this returns <code>System.currentTimeMillis()</code>. | ||||||
| 83 | * This may be changed using other methods in this class. | ||||||
| 84 | * | ||||||
| 85 | * @return the current time in milliseconds from 1970-01-01T00:00:00Z | ||||||
| 86 | */ | ||||||
|
|||||||
| 87 | 610 | public static final long currentTimeMillis() {... |
|||||
| 88 | 610 | return cMillisProvider.getMillis(); | |||||
| 89 | } | ||||||
| 90 | |||||||
| 91 | /** | ||||||
| 92 | * Resets the current time to return the system time. | ||||||
| 93 | * <p> | ||||||
| 94 | * This method changes the behaviour of {@link #currentTimeMillis()}. | ||||||
| 95 | * Whenever the current time is queried, {@link System#currentTimeMillis()} is used. | ||||||
| 96 | * | ||||||
| 97 | * @throws SecurityException if the application does not have sufficient security rights | ||||||
| 98 | */ | ||||||
|
|||||||
| 99 | 2868 | public static final void setCurrentMillisSystem() throws SecurityException {... |
|||||
| 100 | 2868 | checkPermission(); | |||||
| 101 | 2868 | cMillisProvider = SYSTEM_MILLIS_PROVIDER; | |||||
| 102 | } | ||||||
| 103 | |||||||
| 104 | /** | ||||||
| 105 | * Sets the current time to return a fixed millisecond time. | ||||||
| 106 | * <p> | ||||||
| 107 | * This method changes the behaviour of {@link #currentTimeMillis()}. | ||||||
| 108 | * Whenever the current time is queried, the same millisecond time will be returned. | ||||||
| 109 | * | ||||||
| 110 | * @param fixedMillis the fixed millisecond time to use | ||||||
| 111 | * @throws SecurityException if the application does not have sufficient security rights | ||||||
| 112 | */ | ||||||
|
|||||||
| 113 | 2999 | public static final void setCurrentMillisFixed(long fixedMillis) throws SecurityException {... |
|||||
| 114 | 2999 | checkPermission(); | |||||
| 115 | 2999 | cMillisProvider = new FixedMillisProvider(fixedMillis); | |||||
| 116 | } | ||||||
| 117 | |||||||
| 118 | /** | ||||||
| 119 | * Sets the current time to return the system time plus an offset. | ||||||
| 120 | * <p> | ||||||
| 121 | * This method changes the behaviour of {@link #currentTimeMillis()}. | ||||||
| 122 | * Whenever the current time is queried, {@link System#currentTimeMillis()} is used | ||||||
| 123 | * and then offset by adding the millisecond value specified here. | ||||||
| 124 | * | ||||||
| 125 | * @param offsetMillis the fixed millisecond time to use | ||||||
| 126 | * @throws SecurityException if the application does not have sufficient security rights | ||||||
| 127 | */ | ||||||
|
|||||||
| 128 | 1 | public static final void setCurrentMillisOffset(long offsetMillis) throws SecurityException {... |
|||||
| 129 | 1 | checkPermission(); | |||||
| 130 | 1 | if (offsetMillis == 0) { | |||||
| 131 | 0 | cMillisProvider = SYSTEM_MILLIS_PROVIDER; | |||||
| 132 | } else { | ||||||
| 133 | 1 | cMillisProvider = new OffsetMillisProvider(offsetMillis); | |||||
| 134 | } | ||||||
| 135 | } | ||||||
| 136 | |||||||
| 137 | /** | ||||||
| 138 | * Sets the provider of the current time to class specified. | ||||||
| 139 | * <p> | ||||||
| 140 | * This method changes the behaviour of {@link #currentTimeMillis()}. | ||||||
| 141 | * Whenever the current time is queried, the specified class will be called. | ||||||
| 142 | * | ||||||
| 143 | * @param millisProvider the provider of the current time to use, not null | ||||||
| 144 | * @throws SecurityException if the application does not have sufficient security rights | ||||||
| 145 | * @since 2.0 | ||||||
| 146 | */ | ||||||
|
|||||||
| 147 | 2 | public static final void setCurrentMillisProvider(MillisProvider millisProvider) throws SecurityException {... |
|||||
| 148 | 2 | if (millisProvider == null) { | |||||
| 149 | 1 | throw new IllegalArgumentException("The MillisProvider must not be null"); | |||||
| 150 | } | ||||||
| 151 | 1 | checkPermission(); | |||||
| 152 | 1 | cMillisProvider = millisProvider; | |||||
| 153 | } | ||||||
| 154 | |||||||
| 155 | /** | ||||||
| 156 | * Checks whether the provider may be changed using permission 'CurrentTime.setProvider'. | ||||||
| 157 | * | ||||||
| 158 | * @throws SecurityException if the provider may not be changed | ||||||
| 159 | */ | ||||||
|
|||||||
| 160 | 5869 | private static void checkPermission() throws SecurityException {... |
|||||
| 161 | 5869 | SecurityManager sm = System.getSecurityManager(); | |||||
| 162 | 5869 | if (sm != null) { | |||||
| 163 | 0 | sm.checkPermission(new JodaTimePermission("CurrentTime.setProvider")); | |||||
| 164 | } | ||||||
| 165 | } | ||||||
| 166 | |||||||
| 167 | //----------------------------------------------------------------------- | ||||||
| 168 | /** | ||||||
| 169 | * Gets the millisecond instant from the specified instant object handling null. | ||||||
| 170 | * <p> | ||||||
| 171 | * If the instant object is <code>null</code>, the {@link #currentTimeMillis()} | ||||||
| 172 | * will be returned. Otherwise, the millis from the object are returned. | ||||||
| 173 | * | ||||||
| 174 | * @param instant the instant to examine, null means now | ||||||
| 175 | * @return the time in milliseconds from 1970-01-01T00:00:00Z | ||||||
| 176 | */ | ||||||
|
|||||||
| 177 | 4177 | public static final long getInstantMillis(ReadableInstant instant) {... |
|||||
| 178 | 4177 | if (instant == null) { | |||||
| 179 | 82 | return DateTimeUtils.currentTimeMillis(); | |||||
| 180 | } | ||||||
| 181 | 4095 | return instant.getMillis(); | |||||
| 182 | } | ||||||
| 183 | |||||||
| 184 | //----------------------------------------------------------------------- | ||||||
| 185 | /** | ||||||
| 186 | * Gets the chronology from the specified instant object handling null. | ||||||
| 187 | * <p> | ||||||
| 188 | * If the instant object is <code>null</code>, or the instant's chronology is | ||||||
| 189 | * <code>null</code>, {@link ISOChronology#getInstance()} will be returned. | ||||||
| 190 | * Otherwise, the chronology from the object is returned. | ||||||
| 191 | * | ||||||
| 192 | * @param instant the instant to examine, null means ISO in the default zone | ||||||
| 193 | * @return the chronology, never null | ||||||
| 194 | */ | ||||||
|
|||||||
| 195 | 3858 | public static final Chronology getInstantChronology(ReadableInstant instant) {... |
|||||
| 196 | 3858 | if (instant == null) { | |||||
| 197 | 29 | return ISOChronology.getInstance(); | |||||
| 198 | } | ||||||
| 199 | 3829 | Chronology chrono = instant.getChronology(); | |||||
| 200 | 3829 | if (chrono == null) { | |||||
| 201 | 1 | return ISOChronology.getInstance(); | |||||
| 202 | } | ||||||
| 203 | 3828 | return chrono; | |||||
| 204 | } | ||||||
| 205 | |||||||
| 206 | //----------------------------------------------------------------------- | ||||||
| 207 | /** | ||||||
| 208 | * Gets the chronology from the specified instant based interval handling null. | ||||||
| 209 | * <p> | ||||||
| 210 | * The chronology is obtained from the start if that is not null, or from the | ||||||
| 211 | * end if the start is null. The result is additionally checked, and if still | ||||||
| 212 | * null then {@link ISOChronology#getInstance()} will be returned. | ||||||
| 213 | * | ||||||
| 214 | * @param start the instant to examine and use as the primary source of the chronology | ||||||
| 215 | * @param end the instant to examine and use as the secondary source of the chronology | ||||||
| 216 | * @return the chronology, never null | ||||||
| 217 | */ | ||||||
|
|||||||
| 218 | 37 | public static final Chronology getIntervalChronology(ReadableInstant start, ReadableInstant end) {... |
|||||
| 219 | 37 | Chronology chrono = null; | |||||
| 220 | 37 | if (start != null) { | |||||
| 221 | 31 | chrono = start.getChronology(); | |||||
| 222 | 6 | } else if (end != null) { | |||||
| 223 | 5 | chrono = end.getChronology(); | |||||
| 224 | } | ||||||
| 225 | 37 | if (chrono == null) { | |||||
| 226 | 1 | chrono = ISOChronology.getInstance(); | |||||
| 227 | } | ||||||
| 228 | 37 | return chrono; | |||||
| 229 | } | ||||||
| 230 | |||||||
| 231 | //----------------------------------------------------------------------- | ||||||
| 232 | /** | ||||||
| 233 | * Gets the chronology from the specified interval object handling null. | ||||||
| 234 | * <p> | ||||||
| 235 | * If the interval object is <code>null</code>, or the interval's chronology is | ||||||
| 236 | * <code>null</code>, {@link ISOChronology#getInstance()} will be returned. | ||||||
| 237 | * Otherwise, the chronology from the object is returned. | ||||||
| 238 | * | ||||||
| 239 | * @param interval the interval to examine, null means ISO in the default zone | ||||||
| 240 | * @return the chronology, never null | ||||||
| 241 | */ | ||||||
|
|||||||
| 242 | 4 | public static final Chronology getIntervalChronology(ReadableInterval interval) {... |
|||||
| 243 | 4 | if (interval == null) { | |||||
| 244 | 1 | return ISOChronology.getInstance(); | |||||
| 245 | } | ||||||
| 246 | 3 | Chronology chrono = interval.getChronology(); | |||||
| 247 | 3 | if (chrono == null) { | |||||
| 248 | 1 | return ISOChronology.getInstance(); | |||||
| 249 | } | ||||||
| 250 | 2 | return chrono; | |||||
| 251 | } | ||||||
| 252 | |||||||
| 253 | //----------------------------------------------------------------------- | ||||||
| 254 | /** | ||||||
| 255 | * Gets the interval handling null. | ||||||
| 256 | * <p> | ||||||
| 257 | * If the interval is <code>null</code>, an interval representing now | ||||||
| 258 | * to now in the {@link ISOChronology#getInstance() ISOChronology} | ||||||
| 259 | * will be returned. Otherwise, the interval specified is returned. | ||||||
| 260 | * | ||||||
| 261 | * @param interval the interval to use, null means now to now | ||||||
| 262 | * @return the interval, never null | ||||||
| 263 | * @since 1.1 | ||||||
| 264 | */ | ||||||
|
|||||||
| 265 | 86 | public static final ReadableInterval getReadableInterval(ReadableInterval interval) {... |
|||||
| 266 | 86 | if (interval == null) { | |||||
| 267 | 14 | long now = DateTimeUtils.currentTimeMillis(); | |||||
| 268 | 14 | interval = new Interval(now, now); | |||||
| 269 | } | ||||||
| 270 | 86 | return interval; | |||||
| 271 | } | ||||||
| 272 | |||||||
| 273 | //----------------------------------------------------------------------- | ||||||
| 274 | /** | ||||||
| 275 | * Gets the chronology handling null. | ||||||
| 276 | * <p> | ||||||
| 277 | * If the chronology is <code>null</code>, {@link ISOChronology#getInstance()} | ||||||
| 278 | * will be returned. Otherwise, the chronology is returned. | ||||||
| 279 | * | ||||||
| 280 | * @param chrono the chronology to use, null means ISO in the default zone | ||||||
| 281 | * @return the chronology, never null | ||||||
| 282 | */ | ||||||
|
|||||||
| 283 | 442674 | public static final Chronology getChronology(Chronology chrono) {... |
|||||
| 284 | 442674 | if (chrono == null) { | |||||
| 285 | 6230 | return ISOChronology.getInstance(); | |||||
| 286 | } | ||||||
| 287 | 436444 | return chrono; | |||||
| 288 | } | ||||||
| 289 | |||||||
| 290 | //----------------------------------------------------------------------- | ||||||
| 291 | /** | ||||||
| 292 | * Gets the zone handling null. | ||||||
| 293 | * <p> | ||||||
| 294 | * If the zone is <code>null</code>, {@link DateTimeZone#getDefault()} | ||||||
| 295 | * will be returned. Otherwise, the zone specified is returned. | ||||||
| 296 | * | ||||||
| 297 | * @param zone the time zone to use, null means the default zone | ||||||
| 298 | * @return the time zone, never null | ||||||
| 299 | */ | ||||||
|
|||||||
| 300 | 30072 | public static final DateTimeZone getZone(DateTimeZone zone) {... |
|||||
| 301 | 30072 | if (zone == null) { | |||||
| 302 | 33 | return DateTimeZone.getDefault(); | |||||
| 303 | } | ||||||
| 304 | 30039 | return zone; | |||||
| 305 | } | ||||||
| 306 | |||||||
| 307 | //----------------------------------------------------------------------- | ||||||
| 308 | /** | ||||||
| 309 | * Gets the period type handling null. | ||||||
| 310 | * <p> | ||||||
| 311 | * If the zone is <code>null</code>, {@link PeriodType#standard()} | ||||||
| 312 | * will be returned. Otherwise, the type specified is returned. | ||||||
| 313 | * | ||||||
| 314 | * @param type the time zone to use, null means the standard type | ||||||
| 315 | * @return the type to use, never null | ||||||
| 316 | */ | ||||||
|
|||||||
| 317 | 34372 | public static final PeriodType getPeriodType(PeriodType type) {... |
|||||
| 318 | 34372 | if (type == null) { | |||||
| 319 | 153 | return PeriodType.standard(); | |||||
| 320 | } | ||||||
| 321 | 34219 | return type; | |||||
| 322 | } | ||||||
| 323 | |||||||
| 324 | //----------------------------------------------------------------------- | ||||||
| 325 | /** | ||||||
| 326 | * Gets the millisecond duration from the specified duration object handling null. | ||||||
| 327 | * <p> | ||||||
| 328 | * If the duration object is <code>null</code>, zero will be returned. | ||||||
| 329 | * Otherwise, the millis from the object are returned. | ||||||
| 330 | * | ||||||
| 331 | * @param duration the duration to examine, null means zero | ||||||
| 332 | * @return the duration in milliseconds | ||||||
| 333 | */ | ||||||
|
|||||||
| 334 | 65 | public static final long getDurationMillis(ReadableDuration duration) {... |
|||||
| 335 | 65 | if (duration == null) { | |||||
| 336 | 22 | return 0L; | |||||
| 337 | } | ||||||
| 338 | 43 | return duration.getMillis(); | |||||
| 339 | } | ||||||
| 340 | |||||||
| 341 | //----------------------------------------------------------------------- | ||||||
| 342 | /** | ||||||
| 343 | * Checks whether the partial is contiguous. | ||||||
| 344 | * <p> | ||||||
| 345 | * A partial is contiguous if one field starts where another ends. | ||||||
| 346 | * <p> | ||||||
| 347 | * For example <code>LocalDate</code> is contiguous because DayOfMonth has | ||||||
| 348 | * the same range (Month) as the unit of the next field (MonthOfYear), and | ||||||
| 349 | * MonthOfYear has the same range (Year) as the unit of the next field (Year). | ||||||
| 350 | * <p> | ||||||
| 351 | * Similarly, <code>LocalTime</code> is contiguous, as it consists of | ||||||
| 352 | * MillisOfSecond, SecondOfMinute, MinuteOfHour and HourOfDay (note how | ||||||
| 353 | * the names of each field 'join up'). | ||||||
| 354 | * <p> | ||||||
| 355 | * However, a Year/HourOfDay partial is not contiguous because the range | ||||||
| 356 | * field Day is not equal to the next field Year. | ||||||
| 357 | * Similarly, a DayOfWeek/DayOfMonth partial is not contiguous because | ||||||
| 358 | * the range Month is not equal to the next field Day. | ||||||
| 359 | * | ||||||
| 360 | * @param partial the partial to check | ||||||
| 361 | * @return true if the partial is contiguous | ||||||
| 362 | * @throws IllegalArgumentException if the partial is null | ||||||
| 363 | * @since 1.1 | ||||||
| 364 | */ | ||||||
|
|||||||
| 365 | 216 | public static final boolean isContiguous(ReadablePartial partial) {... |
|||||
| 366 | 216 | if (partial == null) { | |||||
| 367 | 2 | throw new IllegalArgumentException("Partial must not be null"); | |||||
| 368 | } | ||||||
| 369 | 214 | DurationFieldType lastType = null; | |||||
| 370 | 805 | for (int i = 0; i < partial.size(); i++) { | |||||
| 371 | 600 | DateTimeField loopField = partial.getField(i); | |||||
| 372 | 600 | if (i > 0) { | |||||
| 373 | 386 | if (loopField.getRangeDurationField() == null || loopField.getRangeDurationField().getType() != lastType) { | |||||
| 374 | 9 | return false; | |||||
| 375 | } | ||||||
| 376 | } | ||||||
| 377 | 591 | lastType = loopField.getDurationField().getType(); | |||||
| 378 | } | ||||||
| 379 | 205 | return true; | |||||
| 380 | } | ||||||
| 381 | |||||||
| 382 | //----------------------------------------------------------------------- | ||||||
| 383 | /** | ||||||
| 384 | * Gets the {@link DateFormatSymbols} based on the given locale. | ||||||
| 385 | * <p> | ||||||
| 386 | * If JDK 6 or newer is being used, DateFormatSymbols.getInstance(locale) will | ||||||
| 387 | * be used in order to allow the use of locales defined as extensions. | ||||||
| 388 | * Otherwise, new DateFormatSymbols(locale) will be used. | ||||||
| 389 | * See JDK 6 {@link DateFormatSymbols} for further information. | ||||||
| 390 | * | ||||||
| 391 | * @param locale the {@link Locale} used to get the correct {@link DateFormatSymbols} | ||||||
| 392 | * @return the symbols | ||||||
| 393 | * @since 2.0 | ||||||
| 394 | */ | ||||||
|
|||||||
| 395 | 13 | public static final DateFormatSymbols getDateFormatSymbols(Locale locale) {... |
|||||
| 396 | 13 | try { | |||||
| 397 | 13 | Method method = DateFormatSymbols.class.getMethod("getInstance", new Class[] {Locale.class}); | |||||
| 398 | 13 | return (DateFormatSymbols) method.invoke(null, new Object[] {locale}); | |||||
| 399 | } catch (Exception ex) { | ||||||
| 400 | 0 | return new DateFormatSymbols(locale); | |||||
| 401 | } | ||||||
| 402 | } | ||||||
| 403 | |||||||
| 404 | //----------------------------------------------------------------------- | ||||||
| 405 | /** | ||||||
| 406 | * Gets the default map of time zone names. | ||||||
| 407 | * <p> | ||||||
| 408 | * This can be changed by {@link #setDefaultTimeZoneNames}. | ||||||
| 409 | * <p> | ||||||
| 410 | * The default set of short time zone names is as follows: | ||||||
| 411 | * <ul> | ||||||
| 412 | * <li>UT - UTC | ||||||
| 413 | * <li>UTC - UTC | ||||||
| 414 | * <li>GMT - UTC | ||||||
| 415 | * <li>EST - America/New_York | ||||||
| 416 | * <li>EDT - America/New_York | ||||||
| 417 | * <li>CST - America/Chicago | ||||||
| 418 | * <li>CDT - America/Chicago | ||||||
| 419 | * <li>MST - America/Denver | ||||||
| 420 | * <li>MDT - America/Denver | ||||||
| 421 | * <li>PST - America/Los_Angeles | ||||||
| 422 | * <li>PDT - America/Los_Angeles | ||||||
| 423 | * </ul> | ||||||
| 424 | * | ||||||
| 425 | * @return the unmodifiable map of abbreviations to zones, not null | ||||||
| 426 | * @since 2.2 | ||||||
| 427 | */ | ||||||
|
|||||||
| 428 | 0 | public static final Map<String, DateTimeZone> getDefaultTimeZoneNames() {... |
|||||
| 429 | 0 | return cZoneNames; | |||||
| 430 | } | ||||||
| 431 | |||||||
| 432 | /** | ||||||
| 433 | * Sets the default map of time zone names. | ||||||
| 434 | * <p> | ||||||
| 435 | * The map is copied before storage. | ||||||
| 436 | * | ||||||
| 437 | * @param names the map of abbreviations to zones, not null | ||||||
| 438 | * @since 2.2 | ||||||
| 439 | */ | ||||||
|
|||||||
| 440 | 0 | public static final void setDefaultTimeZoneNames(Map<String, DateTimeZone> names) {... |
|||||
| 441 | 0 | cZoneNames = Collections.unmodifiableMap(new HashMap<String, DateTimeZone>(names)); | |||||
| 442 | } | ||||||
| 443 | |||||||
| 444 | //------------------------------------------------------------------------- | ||||||
| 445 | /** | ||||||
| 446 | * Calculates the astronomical Julian Day for an instant. | ||||||
| 447 | * <p> | ||||||
| 448 | * The <a href="http://en.wikipedia.org/wiki/Julian_day">Julian day</a> is a well-known | ||||||
| 449 | * system of time measurement for scientific use by the astronomy community. | ||||||
| 450 | * It expresses the interval of time in days and fractions of a day since | ||||||
| 451 | * January 1, 4713 BC (Julian) Greenwich noon. | ||||||
| 452 | * <p> | ||||||
| 453 | * Each day starts at midday (not midnight) and time is expressed as a fraction. | ||||||
| 454 | * Thus the fraction 0.25 is 18:00. equal to one quarter of the day from midday to midday. | ||||||
| 455 | * <p> | ||||||
| 456 | * Note that this method has nothing to do with the day-of-year. | ||||||
| 457 | * | ||||||
| 458 | * @param epochMillis the epoch millis from 1970-01-01Z | ||||||
| 459 | * @return the astronomical Julian Day represented by the specified instant | ||||||
| 460 | * @since 2.2 | ||||||
| 461 | */ | ||||||
|
|||||||
| 462 | 16 | public static final double toJulianDay(long epochMillis) {... |
|||||
| 463 | // useful links | ||||||
| 464 | // http://en.wikipedia.org/wiki/Julian_day#cite_note-13 - Wikipedia | ||||||
| 465 | // http://aa.usno.navy.mil/data/docs/JulianDate.php" - USNO | ||||||
| 466 | // http://users.zoominternet.net/~matto/Java/Julian%20Date%20Converter.htm - Julian Date Converter by Matt Oltersdorf | ||||||
| 467 | // http://ssd.jpl.nasa.gov/tc.cgi#top - CalTech | ||||||
| 468 | 16 | double epochDay = epochMillis / 86400000d; | |||||
| 469 | 16 | return epochDay + 2440587.5d; | |||||
| 470 | } | ||||||
| 471 | |||||||
| 472 | /** | ||||||
| 473 | * Calculates the astronomical Julian Day Number for an instant. | ||||||
| 474 | * <p> | ||||||
| 475 | * The {@link #toJulianDay(long)} method calculates the astronomical Julian Day | ||||||
| 476 | * with a fraction based on days starting at midday. | ||||||
| 477 | * This method calculates the variant where days start at midnight. | ||||||
| 478 | * JDN 0 is used for the date equivalent to Monday January 1, 4713 BC (Julian). | ||||||
| 479 | * Thus these days start 12 hours before those of the fractional Julian Day. | ||||||
| 480 | * <p> | ||||||
| 481 | * Note that this method has nothing to do with the day-of-year. | ||||||
| 482 | * | ||||||
| 483 | * @param epochMillis the epoch millis from 1970-01-01Z | ||||||
| 484 | * @return the astronomical Julian Day represented by the specified instant | ||||||
| 485 | * @since 2.2 | ||||||
| 486 | */ | ||||||
|
|||||||
| 487 | 8 | public static final long toJulianDayNumber(long epochMillis) {... |
|||||
| 488 | 8 | return (long) Math.floor(toJulianDay(epochMillis) + 0.5d); | |||||
| 489 | } | ||||||
| 490 | |||||||
| 491 | /** | ||||||
| 492 | * Creates a date-time from a Julian Day. | ||||||
| 493 | * <p> | ||||||
| 494 | * Returns the {@code DateTime} object equal to the specified Julian Day. | ||||||
| 495 | * | ||||||
| 496 | * @param julianDay the Julian Day | ||||||
| 497 | * @return the epoch millis from 1970-01-01Z | ||||||
| 498 | * @since 2.2 | ||||||
| 499 | */ | ||||||
|
|||||||
| 500 | 7 | public static final long fromJulianDay(double julianDay) {... |
|||||
| 501 | 7 | double epochDay = julianDay - 2440587.5d; | |||||
| 502 | 7 | return (long) (epochDay * 86400000d); | |||||
| 503 | } | ||||||
| 504 | |||||||
| 505 | //----------------------------------------------------------------------- | ||||||
| 506 | /** | ||||||
| 507 | * A millisecond provider, allowing control of the system clock. | ||||||
| 508 | * | ||||||
| 509 | * @author Stephen Colebourne | ||||||
| 510 | * @since 2.0 (previously private) | ||||||
| 511 | */ | ||||||
|
|||||||
| 512 | public static interface MillisProvider { | ||||||
| 513 | /** | ||||||
| 514 | * Gets the current time. | ||||||
| 515 | * <p> | ||||||
| 516 | * Implementations of this method must be thread-safe. | ||||||
| 517 | * | ||||||
| 518 | * @return the current time in milliseconds | ||||||
| 519 | */ | ||||||
| 520 | long getMillis(); | ||||||
| 521 | } | ||||||
| 522 | |||||||
| 523 | /** | ||||||
| 524 | * System millis provider. | ||||||
| 525 | */ | ||||||
|
|||||||
| 526 | static class SystemMillisProvider implements MillisProvider { | ||||||
| 527 | /** | ||||||
| 528 | * Gets the current time. | ||||||
| 529 | * @return the current time in millis | ||||||
| 530 | */ | ||||||
|
|||||||
| 531 | 131 | public long getMillis() {... |
|||||
| 532 | 131 | return System.currentTimeMillis(); | |||||
| 533 | } | ||||||
| 534 | } | ||||||
| 535 | |||||||
| 536 | /** | ||||||
| 537 | * Fixed millisecond provider. | ||||||
| 538 | */ | ||||||
|
|||||||
| 539 | static class FixedMillisProvider implements MillisProvider { | ||||||
| 540 | /** The fixed millis value. */ | ||||||
| 541 | private final long iMillis; | ||||||
| 542 | |||||||
| 543 | /** | ||||||
| 544 | * Constructor. | ||||||
| 545 | * @param offsetMillis the millis offset | ||||||
| 546 | */ | ||||||
|
|||||||
| 547 | 2999 | FixedMillisProvider(long fixedMillis) {... |
|||||
| 548 | 2999 | iMillis = fixedMillis; | |||||
| 549 | } | ||||||
| 550 | |||||||
| 551 | /** | ||||||
| 552 | * Gets the current time. | ||||||
| 553 | * @return the current time in millis | ||||||
| 554 | */ | ||||||
|
|||||||
| 555 | 477 | public long getMillis() {... |
|||||
| 556 | 477 | return iMillis; | |||||
| 557 | } | ||||||
| 558 | } | ||||||
| 559 | |||||||
| 560 | /** | ||||||
| 561 | * Offset from system millis provider. | ||||||
| 562 | */ | ||||||
|
|||||||
| 563 | static class OffsetMillisProvider implements MillisProvider { | ||||||
| 564 | /** The millis offset. */ | ||||||
| 565 | private final long iMillis; | ||||||
| 566 | |||||||
| 567 | /** | ||||||
| 568 | * Constructor. | ||||||
| 569 | * @param offsetMillis the millis offset | ||||||
| 570 | */ | ||||||
|
|||||||
| 571 | 1 | OffsetMillisProvider(long offsetMillis) {... |
|||||
| 572 | 1 | iMillis = offsetMillis; | |||||
| 573 | } | ||||||
| 574 | |||||||
| 575 | /** | ||||||
| 576 | * Gets the current time. | ||||||
| 577 | * @return the current time in millis | ||||||
| 578 | */ | ||||||
|
|||||||
| 579 | 1 | public long getMillis() {... |
|||||
| 580 | 1 | return System.currentTimeMillis() + iMillis; | |||||
| 581 | } | ||||||
| 582 | } | ||||||
| 583 | |||||||
| 584 | } |
